## This collection challenges Google Books API ##
Complete documentation of the API can be found [here](https://developers.google.com/books/docs/overview)
The API introduces 2 entities :
- VOLUMES
- BOOKSHELVES
***
### Collection structure ###
Collection is separated in 2 parts :
- **INTEGRATION TESTS :**
Challenges atomic fonctionalities
- **REGRESSION TESTS :**
Challenges global use case scenario
#### Auth : ####
- For ```Volumes``` : none.
- **For ```bookshelf``` OAuth 2.0 + API KEY**
#### Test naming : ####
- Each test is referred as ```[SxxxCyyy_i] <description>```
- ```Sxxx``` : is the id of the scenario from 0 to 999,
- ```Cyyy``` : is the id of the test Case from 0 to 999,
- ```_i```: is the current iteration,
- ```<description>``` : exposes what the test case challenges and expects
- example : ```[S101C002_2] Response object has all expected properties```
- Test scenarios (gherkin) and cases details are exposed in each request documentation
- Client consuming the API is referred to as ```client```
- Google books API is referred to as ```service```
#### Datas : ####
- This collection uses an external data file.
#### Routing : ####
Dispatch between data iteration requests, and tests cases works as follows :
- ```Routing Req``` sets next request depending on the ```data.scenario``` value
- ```switch``` statement on ```data.testCase``` in the test script of each request routes the iteration to its corresponding test case.
- Each request after completion and tests throws back to the routing Req.
***
***
| Summary Item | Total | Failed |
|---|---|---|
| Requests | 92 | 0 |
| Prerequest Scripts | 282 | 0 |
| Test Scripts | 282 | 0 |
| Assertions | 211 | 23 |
| Skipped Tests | 0 | - |
expected 'en' to deeply equal 'fr'
expected response to have status code 200 but got 401
expected { Object (error) } to have property 'kind'
expected response to have status code 200 but got 401
expected response to have status code 200 but got 401
expected response to have status code 400 but got 401
expected { Object (code, message, ...) } to have property 'message' of 'Invalid bookshelf ID.', but got 'Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.'
expected response to have status code 403 but got 401
expected 'Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.' to deeply equal 'Cannot modify read-only resource.'
expected response to have status code 200 but got 401
expected response to have status code 200 but got 401
expected { Object (error) } to have property 'kind'
expected undefined to deeply equal 0
expected response to have status code 200 but got 401
expected response to have status code 200 but got 401
expected { Object (error) } to have property 'kind'
expected undefined to equal 1
expected response to have status code 200 but got 401
expected { Object (error) } to have property 'kind'
Cannot read property '0' of undefined
expected response to have status code 200 but got 401
expected response to have status code 200 but got 401
expected undefined to deeply equal null
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab93dd0a-9d89-468e-9a0b-7da76a3a432f |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:11 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 554,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "YOcPg8Ylv7g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "8O8Eb1ffu0g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "7y5ZKZgb9FI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "oQJ6i1N/7Lg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "fgmxovu3R2s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "zQ94ZnUoNBE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "vnyjpEJafs4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "lbw8XkuXsUU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "iLikDcHpJ/U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "dADwmo11Wtk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S001] Critical Tests ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|The query has no parameter |
|```THEN```|**I should get a valid response** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response object has items and totalItems properties | 1|
#### datas : ####
- ```qData```= "arcachon"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d3443f9d-68f9-4bb6-aa61-795a5a16aa3d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:12 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1287,
"items": [
{
"kind": "books#volume",
"id": "5I9IAQAAMAAJ",
"etag": "rwgN8dYoKKE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5I9IAQAAMAAJ",
"volumeInfo": {
"title": "Host Bibliographic Record for Boundwith Item Barcode 30112027908901 and Others",
"subtitle": "(1895-1903)",
"publishedDate": "1895",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112027908836"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=5I9IAQAAMAAJ&pg=RA5-PR3&dq=arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&rdid=book-5I9IAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Host_Bibliographic_Record_for_Boundwith.epub?id=5I9IAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5I9IAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "D'\u003cb\u003eARCACHON\u003c/b\u003e STATION BIOLOGIQUE Présidents d'honneur . M. le RECTEUR \u003cbr\u003e\nde l'Université de Bordeaux ; M. le DOYEN de la Faculté des Sciences de \u003cbr\u003e\nBordeaux ; M. le DOYEN de la Faculté de Médecine et de Pharmacie de \u003cbr\u003e\nBordeaux ; M."
}
},
{
"kind": "books#volume",
"id": "bMwHY-1lA0AC",
"etag": "kRfNJ310x7Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bMwHY-1lA0AC",
"volumeInfo": {
"title": "Les villes nouvelles. Arcachon. La plage, la forêt et la ville d'hiver",
"authors": [
"F. Dubarreau"
],
"publishedDate": "1863",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001103310905"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 43,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=bMwHY-1lA0AC&pg=PA16&dq=arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&rdid=book-bMwHY-1lA0AC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.epub?id=bMwHY-1lA0AC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.pdf?id=bMwHY-1lA0AC&hl=&output=pdf&sig=ACfU3U1ZvQai5FklX9oHG3bWFY6UffsN-A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=bMwHY-1lA0AC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "IT \u003cb\u003eARCACHON\u003c/b\u003e DEVANT LA SCIENCE La cour d'assises . Les travaux de M. \u003cbr\u003e\nHameau . Analyses . \u003cb\u003eArcachon\u003c/b\u003e , patrie des enfants . -- Pourquoi les enfants l'\u003cbr\u003e\naiment et pourquoi ils y vont . La clientèle du docteur Blanche . Climatologie ."
}
},
{
"kind": "books#volume",
"id": "92_C6N0Kq_oC",
"etag": "1Olib8vosJo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/92_C6N0Kq_oC",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1855",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001101181274"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA3&dq=arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "ÉMINENCE , En 1624 , le célèbre cardinal de Sourdis donna un grand essor au \u003cbr\u003e\npèlerinage de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e , en invitant les fidèles à remplacer par \u003cbr\u003e\nune chapelle en pierres le modeste oratoire en bois élevé par les soins d ..."
}
},
{
"kind": "books#volume",
"id": "UkxRAAAAcAAJ",
"etag": "LxpfGrbmAxQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UkxRAAAAcAAJ",
"volumeInfo": {
"title": "Histoire de N. - D. d'Arcachon et du b(ienheureux) Thomas Illyricus son fondateur",
"subtitle": "(Maria.)",
"authors": [
"L. Delpeuch"
],
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BSB:BSB11019478"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 235,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=UkxRAAAAcAAJ&pg=PA228&dq=arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&rdid=book-UkxRAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.epub?id=UkxRAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.pdf?id=UkxRAAAAcAAJ&hl=&output=pdf&sig=ACfU3U3NHNElXOBsiMpmwKJWMppMWRyK3Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=UkxRAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(Maria.) L. Delpeuch. >> » que vous soyez isolé et retranché du reste des \u003cbr\u003e\nhommes . » \u003cb\u003eArcachon\u003c/b\u003e est une sorte d'Océanie francaise ; c'est Taïti à quelques \u003cbr\u003e\nkilomètres de Bordeaux ; la vie sauvage à une portée de fusil du foyer de la \u003cbr\u003e\ncivilisation ."
}
},
{
"kind": "books#volume",
"id": "_zuaK0fgqw8C",
"etag": "e4FEAmOa2/s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/_zuaK0fgqw8C",
"volumeInfo": {
"title": "La chapellede Notre-Dame d'Arcachon",
"subtitle": "esquisse historique",
"authors": [
"Oscar Dejean"
],
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001102802142"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 23,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=_zuaK0fgqw8C&pg=PA16&dq=arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&rdid=book-_zuaK0fgqw8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.epub?id=_zuaK0fgqw8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.pdf?id=_zuaK0fgqw8C&hl=&output=pdf&sig=ACfU3U1nPZWhMiXxwl7OSVRxTZ7YqL4GgQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=_zuaK0fgqw8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "pour son entretien et subsistance , de faire la » quête au lieu de ladite Cbapelle \u003cbr\u003e\net aux envi» rons . . . . » Les Cordeliers continuèrent de fournir des aumôniers au \u003cbr\u003e\nsanctuaire de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e jusqu ' en 1792 , où le dernier d ' entre ..."
}
},
{
"kind": "books#volume",
"id": "P1o9AAAAYAAJ",
"etag": "99D5f9kxGRo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/P1o9AAAAYAAJ",
"volumeInfo": {
"title": "Exposition internationale de pêche & d'agriculture d'Arcachon ...",
"publishedDate": "1867",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:HWG1TX"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 21,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=P1o9AAAAYAAJ&pg=PA1&dq=arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&rdid=book-P1o9AAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.epub?id=P1o9AAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.pdf?id=P1o9AAAAYAAJ&hl=&output=pdf&sig=ACfU3U287Yz5EyRfBE9rLMwSC_LVJHG_ZA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=P1o9AAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "EXPOSITION INTERNATIONALE - DE PÊCHE ET D ' AQUICULTURE D ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e L ' exposition de pêche et d ' aquiculture d ' \u003cb\u003eArcachon\u003c/b\u003e , ouverte au \u003cbr\u003e\nmois de juillet 1866 , a présenté , comme celle de Boulogne , un vif intérêt . \u003cbr\u003e\nOrganisée ..."
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "jdjHUt7dBZo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PA23&dq=arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Tous les membres reçoivent une gravure représentant N . - D . d ' \u003cb\u003eArcachon\u003c/b\u003e , \u003cbr\u003e\navec un prospectus de l ' auvre , accompagné de cette prière : « 0 Marie ! Mère \u003cbr\u003e\nde Dieu , » qui avez ordonné à la tempête et aux flots de dé» > poser , sur les \u003cbr\u003e\nriantes ..."
}
},
{
"kind": "books#volume",
"id": "szVYAAAAcAAJ",
"etag": "RW3BDeYwW2M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/szVYAAAAcAAJ",
"volumeInfo": {
"title": "Un Voyage au bassin d'Arcachon",
"authors": [
"Henri RIBADIEU"
],
"publishedDate": "1859",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0017859331"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 163,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=szVYAAAAcAAJ&pg=PA27&dq=arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&rdid=book-szVYAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Un_Voyage_au_bassin_d_Arcachon.epub?id=szVYAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=szVYAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "elle est agitée , quelquefois furieuse , comme si l'Angleterre , qui est là , à \u003cbr\u003e\nquelques milles , lui soufflait ses rancunes ; madame Patissier cependant avait \u003cbr\u003e\ndédaigné , et Calais , et Dieppe , et le Havre ; elle avait donné la préférence à \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "h5aXJXa2yggC",
"etag": "RDHgkMM9dHA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h5aXJXa2yggC",
"volumeInfo": {
"title": "Bassin d'Arcachon entre dunes et landes",
"authors": [
"Charles Daney",
"Régine Rosenthal"
],
"publisher": "RENAISSANCE DU LIVRE",
"publishedDate": "2001-05-22",
"description": "Triangle bleu dans le triangle vert des cartes d'Aquitaine, le Bassin d'Arcachon n'est pour le voyageur pressé qu'un insolite petit triangle d'eau évanescent, léger comme une bulle, accroché en un point infime au rivage dunaire du golfe de Gascogne. Si le grand triangle forestier qui l'entoure inquiète souvent par son immensité, le Bassin d'Arcachon donne l'impression de l'infiniment petit, de l'infiniment fragile, tant paraît dérisoire le tissu de chenaux emmêlés qui le rattache à l'Atlantique. C'est pourtant ce fragile écheveau qui nous le rend précieux puisque la vie vient de l'océan et que des hommes se sont toujours fixés sur des bords qui ne furent jamais un \"territoire du vide\". Les marins parlent de bassin de radoub ou de carénage. Les vieux dictionnaires de la marine emploient le mot de bassin pour signifier la partie retirée d'une rade ou d'un port. À croire qu'au beau milieu de deux cent trente-cinq kilomètres de rouleaux, après qu'on en ait franchi les passes, le monde amphibie de cette baie marine apparaît plus calme que la plus calme baie, plus inespéré que le plus sûr des ports. Arcachon n'est pas un simple sigle de localisation. Comme tous les noms anciens de mer, de montagne ou de forêt, il est chargé de peurs et de légendes qui lui sont propres. Les anciens n'étaient pas loin d'y voir des êtres de chair aux réactions redoutables. Ils les apprivoisaient, quelquefois. Comme Iroise ou Morbihan, Arcachon est un nom d'autrefois, un nom de mer qui suffisait à en exprimer l'emplacement et le caractère tout à la fois. Tout le monde sait cela à l'exception des géographes qui éprouvent le besoin un peu pédant de préciser s'il s'agit de montagne, de forêt, de mer, de petite mer... Ils en ont rallongé les noms au grand dam des nécessités d'inscription sur la carte. Probablement gênés par le caractère d'Arcachon qu'ils trouvaient trop calme pour être une mer, trop difficile d'accès pour être une baie, trop \"sauvage\" pour être une rade, ils lui ont donné pour qualificatif le terme de Bassin. C'est vouloir forcer le regard des voyageurs et s'imposer un peu trop insolemment comme guide. Alors, pour retrouver la nature et l'esprit de ces lieux, nous l'appelons Arcachon comme étant le nom depuis trop longtemps oublié d'un monde séduisant parce que vivant, captivant, grouillant d'activités, mais fort complexe en sa diversité.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782804605025"
},
{
"type": "ISBN_10",
"identifier": "2804605027"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 155,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.1",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h5aXJXa2yggC&pg=PA156&dq=arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=h5aXJXa2yggC&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bassin_d_Arcachon_entre_dunes_et_landes.html?hl=&id=h5aXJXa2yggC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=h5aXJXa2yggC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Noms propres \u003cb\u003eArcachon\u003c/b\u003e a récupéré en 1857 (date de sa fondation par décret) le \u003cbr\u003e\nnom qui n'était plus utilisé depuis longtemps pour désigner la baie. Le seul \u003cbr\u003e\nfleuve véritablement landais et qui signifie l'eau ("aiguë") intègre ou non l'article \u003cbr\u003e\net ..."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "cXseXCXbus0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&pg=PA34&dq=arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Reprise en 1838 par François Legallais , un hôtelier normand qui avait créé le \u003cbr\u003e\npremier établissement de bains de mer à \u003cb\u003eArcachon\u003c/b\u003e et armé le " Testerin " , la \u003cbr\u003e\nmême tentative connaîtra le même échec . Et il faudra attendre 1865 , avec la \u003cbr\u003e\ncréation ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S001C001_1] Response object has <items> and <totalItems> properties | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7e7dc857-7e4d-43a7-9be6-ce86663457e1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:12 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 554,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "G7qw+c+qsMc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "AhhyrCu+uC4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "1iDfPq82OKE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "BBno78GTUYk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "OUegnLsw2l4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "NpQll2SJRyo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "QTJq2NLSkBI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "glCieMxb5fk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "3AqTFLNkRiE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "818QdMBSbCg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S002] Valid request format with q parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|"q" is set with a filter |
|```THEN```|**I should get a valid response with items matching "q" filter constraints** |
### 3 test cases : ###
| CASE | Description | iteration | Datas |
|:-|:-|:-|:-|
| ```[C001]``` | ```intitle``` check: Each item has a TITLE including the requested value | 1 | ```qScope```="intitle"<br>```qData```="arcachon" |
| ```[C002]``` | ```inauthor``` check: Each item's AUTHORS is an array that includes the requested value | 1 | ```qScope```="inauthor"<br>```qData```="arcachon" |
| ```[C003]``` | ```isbn``` check: Response has a uniq item with matching "isbn" | 1 | ```qScope```="isbn"<br>```qData```="9781428925168" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | db0cc324-003f-48f4-b614-2e5123052d60 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:13 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 249,
"items": [
{
"kind": "books#volume",
"id": "cfMgAQAAIAAJ",
"etag": "5GLI7SMQS1U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/cfMgAQAAIAAJ",
"volumeInfo": {
"title": "Bulletin de la Station biologique d'Arcachon",
"publishedDate": "1915",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCSD:31822009691981"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Biology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=cfMgAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=cfMgAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=cfMgAQAAIAAJ&dq=intitle:arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=cfMgAQAAIAAJ&dq=intitle:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_biologique_d_Arca.html?hl=&id=cfMgAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=cfMgAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "IagDzgEACAAJ",
"etag": "/1cw/R21jrc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/IagDzgEACAAJ",
"volumeInfo": {
"title": "Biogéochimie et enregistrement des composés organostanniques dans les sédiments du Bassin d'Arcachon",
"authors": [
"Christelle Benoit"
],
"publishedDate": "2008",
"description": "Les contaminants chimiques ont des origines très diverses résultant d'activités anthropiques présentes ou passées pouvant avoir des conséquences dramatiques sur l'environnement et sur les équilibres des milieux naturels. C'est le cas du TBT, composé toxique très largement utilisés dès le début des années 70 en tant qu'agent biocide dans les peintures anti-salissures. Cette utilisation massive est à l'origine de l'ubiquité de ce composé dans l'environnement marin. Les premiers effets néfastes ont été mis en évidence dans le Bassin d'Arcachon à la fin des années 70, par une forte perturbation de la production ostréicole qui s'est d'abord traduite par une baisse importante de la reproduction et une baisse de captage du naissain. Bien que les apports aient cessé du fait d'une réglementation restrictive sur l'usage du TBT en tant que biocide, le TBT persiste dans le milieu, principalement au niveau des sédiments portuaires. Ces travaux de thèse ont été mis en place pour évaluer la contamination des sédiments du Bassin d'Arcachon par les composés organostanniques. L'analyse de carottes sédimentaires a permis d'obtenir un enregistrement biogéochimique de la contamination ainsi que les profils de concentrations des organoétains dans la colonne sédimentaire. De plus, la mesure du 210Pb a permis d'évaluer le taux de sédimentation dans certaines zones portuaires et un enregistrement sédimentaire de la contamination. Enfin, compte tenu des enjeux actuels concernant le devenir des matériaux de dragages contaminés, de trouver une solution pour décontaminer les sédiments. Nous avons donc réalisé une étude préliminaire sur la décontamination des sédiments portuaires par la technique d'électromigration.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:494924578"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=IagDzgEACAAJ&dq=intitle:arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=IagDzgEACAAJ&dq=intitle:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Biog%C3%A9ochimie_et_enregistrement_des_comp.html?hl=&id=IagDzgEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=IagDzgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Les contaminants chimiques ont des origines très diverses résultant d'activités anthropiques présentes ou passées pouvant avoir des conséquences dramatiques sur l'environnement et sur les équilibres des milieux naturels."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "2C/cZg5i2hw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&printsec=frontcover&dq=intitle:arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=intitle:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "s0KyDwAAQBAJ",
"etag": "0TROsaa/oSI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/s0KyDwAAQBAJ",
"volumeInfo": {
"title": "Avis de tempête sur le bassin d'Arcachon",
"subtitle": "Roman régional",
"authors": [
"François Veillon"
],
"publisher": "Le Lys Bleu Éditions",
"publishedDate": "2019-09-26",
"description": "Le Bassin d’Arcachon est confronté au déchainement des éléments... Cet ouvrage met en exergue les dérèglements issus du réchauffement climatique se manifestant sur le Bassin d’Arcachon. Chacune des familles habitant cette région où ses alentours sera confrontée à la violence, la beauté ou à la rareté d’éléments tempétueux. Suivez dans ce roman régional les réactions de plusieurs familles face aux conséquences dévastatrices et incontrôlables du réchauffement climatique sur leur environnement. EXTRAIT Gaétan rompit le silence. Un vent léger chargé des odeurs du bassin annonçait la marée. Des mouettes quittaient les vieilles décharges pour se rabattre vers la mer. — Tu es au courant de ce petit tremblement de terre dans les landes ? Il y a eu une fissure et une nouvelle rivière est née. Elle longe la Leyre et elle la rejoint, pas loin de son embouchure. Elle a généré des coulées de boues au niveau des villages qu’elle a traversés. Heureusement, il n’y a pas eu de morts, mais les dégâts sont très importants. Il serait question de la détourner en amont. — J’en ai entendu parler aux informations ! D’ailleurs, ici aussi on a ressenti la secousse ! Fit Jérémie. Il se passe de drôles de choses ; pas plus tard que ce matin au marché j’ai vu des colonnes de lumières vertes sur le bassin ! — Avez-vous pris vos cachets pour le cœur, ce matin ? Fit Ariane d’un ton suave. Vous devriez faire des analyses plus souvent et porter des lunettes ; à votre âge, ce serait plus prudent, d’autant que vous conduisez encore ! Il sentit une bouffée de chaleur lui empourprer les joues et ce n’était pas à cause du vin vieux. — Ma chère Ariane, je suis conscient de votre sollicitude à l’égard de ma santé, mais nous étions de nombreux témoins et plusieurs touristes ont photographié le phénomène. Je suis certain que nous verrons les images dans le journal du soir ! L’après-midi s’étirait mollement. Les pommes de pin crépitaient sous cette chaleur lourde et moite. Des tourterelles traversaient le jardin avec de longs cris enamourés. Ariane sirotait son café sans le quitter des yeux. Il se doutait bien qu’elle échafaudait quelque stratégie pour le déposséder de son bien. Il savait qu’à son décès, elle vendrait et obtiendrait une forte plus-value et son fils n’y pourrait rien ; elle le manipulerait avec toute la complexion des rouages juridiques. Elle n’aimait pas Arès, elle jetait son dévolu sur le Cap-Ferret et Arcachon, sites autrement plus chics et attractifs, où l’on pouvait rencontrer les vedettes du show-biz et autres personnalités à la mode. Gaétan faisait une légère sieste dans le transat sous le tilleul. Il n’imaginait pas les plans secrets et retors imaginés par son avocate d’épouse. Il songeait plutôt au prochain contrat qu’il aurait à démarcher. Convaincre les jeunes et les personnes âgées était le plus facile. Les jeunes parce qu’ils manquaient d’expérience et les vieux parce qu’ils se croyaient trop malins. Ils tombaient dans le piège comme des fruits mûrs sans savoir qu’ils s’étaient fait piéger. — J’ai été ravi de vous revoir, les enfants ! Vous devriez venir plus souvent. — Revenir, oui, mais avec nos emplois du temps, ce ne sera pas pour tout de suite ; en attendant, ce fut un très agréable moment et tu nous as bien régalés ! Lionnel fut tenté de dire qu’ils étaient ici chez eux, mais il préféra s’abstenir. Sa bru se verrait fort capable de le prendre au mot. À PROPOS DE L'AUTEUR François Veillon est Poète et il publie régulièrement sur le journal l’Estey Malin du Bassin d’Arcachon. Il a écrit trois ouvrages aux Éditions Edilivre : Églantine – Histoires Insolites - Souvenirs d’Andernos. Il se consacre actuellement à la gestion et l’animation d’un groupe dont il est co-fondateur : L’Échange des Savoirs Réciproques du Bassin d’Arcachon.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782851139948"
},
{
"type": "ISBN_10",
"identifier": "2851139940"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 201,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.4.4.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=s0KyDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=s0KyDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=s0KyDwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=s0KyDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=s0KyDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=s0KyDwAAQBAJ&rdid=book-s0KyDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=s0KyDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Sa bru se verrait fort capable de le prendre au mot. À PROPOS DE L'AUTEUR François Veillon est Poète et il publie régulièrement sur le journal l’Estey Malin du Bassin d’Arcachon."
}
},
{
"kind": "books#volume",
"id": "CNdnAAAAMAAJ",
"etag": "J1/6YLApsIE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/CNdnAAAAMAAJ",
"volumeInfo": {
"title": "D'Arcachon à Andernos",
"subtitle": "regards sur le bassin : actes du XLVIIIe Congrès d'études régionales de la Fédération historique du Sud-Ouest tenu à Arcachon et Andernos, les 20 et 21 avril 1996",
"authors": [
"Fédération historique du Sud-Ouest"
],
"publishedDate": "1997",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015061384593"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 450,
"printType": "BOOK",
"categories": [
"Andernos-les-Bains (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&dq=intitle:arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&dq=intitle:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/D_Arcachon_%C3%A0_Andernos.html?hl=&id=CNdnAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=CNdnAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "qPPEOcXbtKk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PP1&dq=intitle:arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "WdrsDwAAQBAJ",
"etag": "oV0j2l8NMJs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WdrsDwAAQBAJ",
"volumeInfo": {
"title": "Une histoire du Bassin : Arcachon, entre Landes et océan",
"publisher": "FeniXX",
"publishedDate": "1995-01-01T00:00:00+01:00",
"description": "Treize spécialistes racontent l'histoire de cette échancrure du golfe de Gascogne, qui, au XVIIIe siècle s'appelait déjà ainsi et qui donna son nom à la ville. Des témoignages sur les activités maritimes, sur les projets d'aménagement successifs, les bains de mer... « Copyright Electre »",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402122719"
},
{
"type": "ISBN_10",
"identifier": "2402122714"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 287,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=WdrsDwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&rdid=book-WdrsDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-epub.acsm?id=WdrsDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-pdf.acsm?id=WdrsDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=WdrsDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Treize spécialistes racontent l'histoire de cette échancrure du golfe de Gascogne, qui, au XVIIIe siècle s'appelait déjà ainsi et qui donna son nom à la ville."
}
},
{
"kind": "books#volume",
"id": "h2AqDwAAQBAJ",
"etag": "BMiOgS0Wc98",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h2AqDwAAQBAJ",
"volumeInfo": {
"title": "Histoire du Bassin d'Arcachon en 100 pages",
"authors": [
"Denis Blanchard-Dignac"
],
"publisher": "Editions des Régionalismes",
"publishedDate": "2017-06-30",
"description": "Enfin une histoire générale du Bassin d’Arcachon qui fait la synthèse de l’ensemble des travaux conduits à ce jour. En 100 pages d’un texte clair, concis mais pourtant complet, voilà ce qu’il faut absolument savoir d’essentiel sur l’histoire de ce “Bassin” en un temps où l’on redécouvre la richesse de son passé. En inédit est présentée une chronologie des principaux événements des origines à nos jours. Préface de Charles Daney. Denis Blanchard-Dignac, Maîtrise de Droit, Études en Sorbonne de DES de Sciences Politique, est élu de La Teste-de-Buch (représentant la sixième génération d’édiles dans ce canton de l’ancien Captalat de Buch).",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782824052175"
},
{
"type": "ISBN_10",
"identifier": "2824052171"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 100,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h2AqDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h2AqDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h2AqDwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ&rdid=book-h2AqDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Histoire_du_Bassin_d_Arcachon_en_100_pag-sample-epub.acsm?id=h2AqDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Histoire_du_Bassin_d_Arcachon_en_100_pag-sample-pdf.acsm?id=h2AqDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h2AqDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Denis Blanchard-Dignac, Maîtrise de Droit, Études en Sorbonne de DES de Sciences Politique, est élu de La Teste-de-Buch (représentant la sixième génération d’édiles dans ce canton de l’ancien Captalat de Buch)."
}
},
{
"kind": "books#volume",
"id": "OQgNCwAAQBAJ",
"etag": "YqgSTTIlSbY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/OQgNCwAAQBAJ",
"volumeInfo": {
"title": "Petite histoire d'Arcachon",
"authors": [
"Charles Daney"
],
"publisher": "Éditions Cairn",
"publishedDate": "2015-06-02",
"description": "Les premiers « chalets » d’Arcachon ont été bâtis tout au long du rivage du Bassin qui porte son nom, à l’ouest du bourg de La Teste de Buch, - dont ils se sont séparés en 1857. Née de la présence du sable et de l’eau, lancée comme un rêve de mode, construite sur un souci de santé et de repos, poussée rapidement sur le sable des dunes, développée sur des envies de plaisirs, gagnée par le souci des vacances, rattrapée par trois guerres qui l’ont fortement marquée, Arcachon – ville parc – s’est un temps endormie pour être réveillée par le bouquet d’un « Cœur de Ville » qui lui redonne comme un air d’Offenbach, image qui ne l’a jamais totalement quittée. Elle se développe au rythme des longues ondulations du temps soumis aux souffles changeants de la mode et de la politique qui les font pareilles aux ondulations de la mer.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782350685205"
},
{
"type": "ISBN_10",
"identifier": "2350685209"
}
],
"readingModes": {
"text": true,
"image": true
},
"printType": "BOOK",
"categories": [
"Literary Collections"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=OQgNCwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&rdid=book-OQgNCwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-epub.acsm?id=OQgNCwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-pdf.acsm?id=OQgNCwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=OQgNCwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Les premiers « chalets » d’Arcachon ont été bâtis tout au long du rivage du Bassin qui porte son nom, à l’ouest du bourg de La Teste de Buch, - dont ils se sont séparés en 1857."
}
},
{
"kind": "books#volume",
"id": "KurbDwAAQBAJ",
"etag": "PWS3gyZ6TxM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/KurbDwAAQBAJ",
"volumeInfo": {
"title": "Enquêtes de l'inspecteur Langouste sur le Bassin d'Arcachon",
"authors": [
"Jessica Bourcillier"
],
"publisher": "BoD - Books on Demand",
"publishedDate": "2020-04-08",
"description": "UN LIVRE SUR LE BASSIN D'ARCACHON avec pour héros les petites bêtes du Bassin. UN LIVRE POLICIER Avec tous les ingrédients du genre : méfait, enquête, suspects, indic, résolution de l'affaire. Un vol de goûter, la disparition de parents, un acte de violence? Mais qui donc résoudra ces affaires? L'inspecteur Langouste, bien sûr! Mais aussi avec ton aide, ami lecteur",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782322213290"
},
{
"type": "ISBN_10",
"identifier": "2322213292"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 56,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=KurbDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=KurbDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=KurbDwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ&rdid=book-KurbDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Enqu%C3%AAtes_de_l_inspecteur_Langouste_sur-sample-epub.acsm?id=KurbDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Enqu%C3%AAtes_de_l_inspecteur_Langouste_sur-sample-pdf.acsm?id=KurbDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=KurbDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "UN LIVRE SUR LE BASSIN D'ARCACHON avec pour héros les petites bêtes du Bassin."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [SC002C001_1] Each item has a <title> including "arcachon" | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 68c89d1a-8395-49f3-83c0-f697b6b3986d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:14 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "yhVVZUj5kGE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "Ifp4Y+ctUEQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "+Jgjijka6LU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "DYTiliTkDb8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "/7uB/jmbasU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "bsP3/9u83bU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "b9rNuy6dqlM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "dChjMj53F2U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "K4YaiXSqxvA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "c6gr/ZRnLDI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S002] Valid request format with q parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|"q" is set with a filter |
|```THEN```|**I should get a valid response with items matching "q" filter constraints** |
### 3 test cases : ###
| CASE | Description | iteration | Datas |
|:-|:-|:-|:-|
| ```[C001]``` | ```intitle``` check: Each item has a TITLE including the requested value | 1 | ```qScope```="intitle"<br>```qData```="arcachon" |
| ```[C002]``` | ```inauthor``` check: Each item's AUTHORS is an array that includes the requested value | 1 | ```qScope```="inauthor"<br>```qData```="arcachon" |
| ```[C003]``` | ```isbn``` check: Response has a uniq item with matching "isbn" | 1 | ```qScope```="isbn"<br>```qData```="9781428925168" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1c67934c-c4f8-4d2e-b505-fef9d261233c |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:14 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 18,
"items": [
{
"kind": "books#volume",
"id": "EVPPAAAAMAAJ",
"etag": "QJ8eF1wzyUM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EVPPAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station biologique d'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1895",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015069532037"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=EVPPAAAAMAAJ&printsec=frontcover&dq=inauthor:arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&rdid=book-EVPPAAAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.epub?id=EVPPAAAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.pdf?id=EVPPAAAAMAAJ&hl=&output=pdf&sig=ACfU3U1snawJEo8RPbjdgmpFlki6Y-X_DQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EVPPAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Vols. 1-6 include "Liste" or "Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation" (Title of this index varies slightly)."
}
},
{
"kind": "books#volume",
"id": "tZbxAAAAMAAJ",
"etag": "yZXsd6SuG6k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tZbxAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique D'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1961",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89090035445"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&dq=inauthor:arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_D_Arca.html?hl=&id=tZbxAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tZbxAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Vols. 1-6 include "Liste" or "Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation" (Title of this index varies slightly)."
}
},
{
"kind": "books#volume",
"id": "qwUaAAAAIAAJ",
"etag": "ooBgbmaxMXA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/qwUaAAAAIAAJ",
"volumeInfo": {
"title": "Compte-Rendu Administratif",
"authors": [
"Societe Scientifique d'Arcachon"
],
"publishedDate": "1948",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCAL:B3900685"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=qwUaAAAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=qwUaAAAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=qwUaAAAAIAAJ&dq=inauthor:arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=qwUaAAAAIAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Compte_Rendu_Administratif.html?hl=&id=qwUaAAAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=qwUaAAAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "tM4bAAAAMAAJ",
"etag": "XITTy3xtgF8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tM4bAAAAMAAJ",
"volumeInfo": {
"title": "Compte rendu administratif",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1933",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015035545345"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tM4bAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tM4bAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=tM4bAAAAMAAJ&dq=inauthor:arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=tM4bAAAAMAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Compte_rendu_administratif.html?hl=&id=tM4bAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tM4bAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "SLpLAQAAIAAJ",
"etag": "d+TFY6w/Tso",
"selfLink": "https://www.googleapis.com/books/v1/volumes/SLpLAQAAIAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique d'Arcachon",
"subtitle": "Nouvelle serie",
"authors": [
"Societe scientifique d'Arcachon"
],
"publishedDate": "2004",
"description": "Includes Comptes rendus administratifs and Travaux des laboratoires, Institute de biologie marine de l'Universite de Bordeaux.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCLA:L0090291709"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Marine biology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&dq=inauthor:arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_d_Arca.html?hl=&id=SLpLAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=SLpLAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Includes Comptes rendus administratifs and Travaux des laboratoires, Institute de biologie marine de l'Universite de Bordeaux."
}
},
{
"kind": "books#volume",
"id": "ykBMAAAAYAAJ",
"etag": "mGNeL0vxCRo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ykBMAAAAYAAJ",
"volumeInfo": {
"title": "Compte-rendu administratif",
"subtitle": "Année",
"authors": [
"Société Scientifique d'Arcachon"
],
"publishedDate": "1948",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "CORNELL:31924070930981"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ykBMAAAAYAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ykBMAAAAYAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=ykBMAAAAYAAJ&dq=inauthor:arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=ykBMAAAAYAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Compte_rendu_administratif.html?hl=&id=ykBMAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ykBMAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "uIBDswEACAAJ",
"etag": "DmeefeNW2lg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/uIBDswEACAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique d'Arcachon, 1909, Vol. 12 (Classic Reprint)",
"authors": [
"Société Scientifique D'Arcachon"
],
"publisher": "Forgotten Books",
"publishedDate": "2018-02-07",
"description": "Excerpt from Bulletin de la Station Biologique d'Arcachon, 1909, Vol. 12 L'autotomie s'observe chez de nombreux représentants règne animal, mais nulle part elle n'atteint un développement aussi considérable que dans le groupe des Arthropodes c'est ici que l'on trouve les exemples les plus typiques, et c'est ici aussi que la question de la nature volontaire ou réflexe du phénomène a soulevé le plus de discussions. Pendant mon séjour à la Station biologique d'arcachon j'ai pu étudier l'autotomie chez plusieurs espèces de Crustacés, dont quelques-unes n'avaient jamais encore été examinées a ce point de vue. Je désirerais consigner ici les résultats de mes obsor vations, non point que celles - ci présentent quelque chose de particulierement saillant, mais parce que, convenablement enchaînées elles sont susceptibles d'apporter une contribution a un probleme dont l'importance biologique est indéniable. About the Publisher Forgotten Books publishes hundreds of thousands of rare and classic books. Find more at www.forgottenbooks.com This book is a reproduction of an important historical work. Forgotten Books uses state-of-the-art technology to digitally reconstruct the work, preserving the original format whilst repairing imperfections present in the aged copy. In rare cases, an imperfection in the original, such as a blemish or missing page, may be replicated in our edition. We do, however, repair the vast majority of imperfections successfully; any imperfections that remain are intentionally left to preserve the state of such historical works.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0656029781"
},
{
"type": "ISBN_13",
"identifier": "9780656029785"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 320,
"printType": "BOOK",
"categories": [
"Science"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=uIBDswEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=uIBDswEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=uIBDswEACAAJ&dq=inauthor:arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=uIBDswEACAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_d_Arca.html?hl=&id=uIBDswEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=uIBDswEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "About the Publisher Forgotten Books publishes hundreds of thousands of rare and classic books. Find more at www.forgottenbooks.com This book is a reproduction of an important historical work."
}
},
{
"kind": "books#volume",
"id": "cAgZzQEACAAJ",
"etag": "ddj37UB29VI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/cAgZzQEACAAJ",
"volumeInfo": {
"title": "Statuts de la Compagnie agricole et industrielle d'Arcachon",
"authors": [
"Compagnie agricole et industrielle d'arcachon"
],
"publishedDate": "1837",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:461266052"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 63,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=cAgZzQEACAAJ&dq=inauthor:arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=cAgZzQEACAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Statuts_de_la_Compagnie_agricole_et_indu.html?hl=&id=cAgZzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=cAgZzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "ybkOzQEACAAJ",
"etag": "T/to37xvZf4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ybkOzQEACAAJ",
"volumeInfo": {
"title": "Recueil. Documents administratifs",
"authors": [
"Société des pêcheries Cameleyre frères (Arcachon, Gironde)"
],
"publishedDate": "1927",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:491780025"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=ybkOzQEACAAJ&dq=inauthor:arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=ybkOzQEACAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Recueil_Documents_administratifs.html?hl=&id=ybkOzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ybkOzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "61kWzQEACAAJ",
"etag": "MNapl1LummM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/61kWzQEACAAJ",
"volumeInfo": {
"title": "Arcachon, 1947-1953. Six années de gestion municipale",
"authors": [
"Arcachon. Conseil municipal"
],
"publishedDate": "1953",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:461201174"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 16,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=61kWzQEACAAJ&dq=inauthor:arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=61kWzQEACAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_1947_1953_Six_ann%C3%A9es_de_gestio.html?hl=&id=61kWzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=61kWzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [SC002C002_1] Each item's <authors> is an array that includes "arcachon" | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4895efd7-2176-4a43-bf3a-f48b9e4cf829 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:15 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "bBs1qdv0QWE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "yHxPJ6wzH8o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "SYccSUinvaI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "MOaMREyoVdA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "Bkvy+d6iFoo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "Cv2F8Zj7PoA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "cDX65LFbYOI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "BLp2lh2X7hs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "ERk9DjCABN4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "mYo0Z/Kj9YU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S002] Valid request format with q parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|"q" is set with a filter |
|```THEN```|**I should get a valid response with items matching "q" filter constraints** |
### 3 test cases : ###
| CASE | Description | iteration | Datas |
|:-|:-|:-|:-|
| ```[C001]``` | ```intitle``` check: Each item has a TITLE including the requested value | 1 | ```qScope```="intitle"<br>```qData```="arcachon" |
| ```[C002]``` | ```inauthor``` check: Each item's AUTHORS is an array that includes the requested value | 1 | ```qScope```="inauthor"<br>```qData```="arcachon" |
| ```[C003]``` | ```isbn``` check: Response has a uniq item with matching "isbn" | 1 | ```qScope```="isbn"<br>```qData```="9781428925168" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 473e0888-9ff0-48f2-a67b-36b8765d66c1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:15 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1,
"items": [
{
"kind": "books#volume",
"id": "0Cd4edt5SW4C",
"etag": "7VfwFaQxYkk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0Cd4edt5SW4C",
"volumeInfo": {
"title": "An assessment of information systems capabilities required to support U.S. materials policy decisions.",
"publisher": "DIANE Publishing",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781428925168"
},
{
"type": "ISBN_10",
"identifier": "1428925163"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0Cd4edt5SW4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0Cd4edt5SW4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0Cd4edt5SW4C&printsec=frontcover&dq=isbn:9781428925168&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0Cd4edt5SW4C&dq=isbn:9781428925168&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/An_assessment_of_information_systems_cap.html?hl=&id=0Cd4edt5SW4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=0Cd4edt5SW4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [SC002C003_1] Response has a uniq item with <isbn> = "9781428925168" | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 60d5a951-367e-4504-b7d1-899a3be666cc |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:16 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "0SigmvaXtsA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "GbUl8S4tUhk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "usFFdJfciuQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "lCtWO4Nvvbg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "0rciC8qT82o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "9evLlcqGVwY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "EgmZg5w/NTQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "A3UVTaiCbeg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "v/zm35yeRko",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "WJkQuyYpFH4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S003] Valid request format with ```orderBy``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```orderBy``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with items sorted accordingly** |
### 2 test cases : ###
| CASE | Description | iteration | Datas |
|-|-|-|-|
| ```[C001]``` | Response is valid with ```orderBy``` = "relevance" | 1 | ```qData```="balloon"<br>```orderBy'```="relevance" |
| ```[C002]``` | Response items are sorted from newest to latest with ```orderBy``` = "newest" | 1 | ```qData```="balloon"<br>```orderBy'```="newest" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 063766a1-632c-4ed1-bcba-f672415c21a7 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:16 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 618,
"items": [
{
"kind": "books#volume",
"id": "n-0OAAAAYAAJ",
"etag": "zuey9Ajfc0w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/n-0OAAAAYAAJ",
"volumeInfo": {
"title": "Wonderful Balloon Ascents",
"subtitle": "Or, The Conquest of the Skies. A History of Balloons and Balloon Voyages",
"authors": [
"Fulgence Marion"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044044829364"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 218,
"printType": "BOOK",
"categories": [
"Balloon ascensions"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=n-0OAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=n-0OAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=n-0OAAAAYAAJ&pg=PA90&dq=balloon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=n-0OAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=n-0OAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=n-0OAAAAYAAJ&rdid=book-n-0OAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Wonderful_Balloon_Ascents.epub?id=n-0OAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Wonderful_Balloon_Ascents.pdf?id=n-0OAAAAYAAJ&hl=&output=pdf&sig=ACfU3U2ztF7TWujn5Lu9gLyOpuu5H5929g&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=n-0OAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "A History of \u003cb\u003eBalloons\u003c/b\u003e and \u003cb\u003eBalloon\u003c/b\u003e Voyages Fulgence Marion. aerostation , that of \u003cbr\u003e\nthe 17th of January , 1784 , is remarkable . It took place at Lyons . Seven persons \u003cbr\u003e\nwent into the car on this occasion - Joseph Montgolfier , Roziers , the Comte de ..."
}
},
{
"kind": "books#volume",
"id": "UMhq7W2Itk8C",
"etag": "FULCzjyMtCE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UMhq7W2Itk8C",
"volumeInfo": {
"title": "Proceedings, Fifth AFCRL Scientific Balloon Symposium",
"authors": [
"Lewis A. Grass"
],
"publishedDate": "1968",
"description": "The document covers a series of papers given at the fifth AFCRL scientific balloon symposium. The subjects were selected to cover the most recent developments in balloon technology and examples of the use of balloons for research purposes. The symposium is intended to provide an exchange of information for the developers of balloon systems and provides an excellent opportunity for scientists to discuss potential balloon capabilities and applications for the accomplishment of scientific programs. Balloon technology presentations included recent material investigations, tandem balloon stress analysis, balloon instrumentation, tethered balloons, cryoinflation feasibility studies and proposed launching techniques for large balloon systems.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015095131903"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 334,
"printType": "BOOK",
"categories": [
"Atmosphere, Upper"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UMhq7W2Itk8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UMhq7W2Itk8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=UMhq7W2Itk8C&pg=PA254&dq=balloon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UMhq7W2Itk8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UMhq7W2Itk8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UMhq7W2Itk8C&rdid=book-UMhq7W2Itk8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Proceedings_Fifth_AFCRL_Scientific_Ballo.epub?id=UMhq7W2Itk8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=UMhq7W2Itk8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "BALL00N SYSTEM The experimental program employs a system consisting of \u003cbr\u003e\ntwo \u003cb\u003eballoons\u003c/b\u003e in a tandem arrangement, connected by a "tow" line. The upper \u003cbr\u003e\n\u003cb\u003eballoon\u003c/b\u003e, tethered to the top end fitting of the main \u003cb\u003eballoon\u003c/b\u003e by a 200 ft line, carries \u003cbr\u003e\ntwo ..."
}
},
{
"kind": "books#volume",
"id": "kwEWAlwwrOsC",
"etag": "l4UjwDtuZP0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/kwEWAlwwrOsC",
"volumeInfo": {
"title": "Proceedings, AFCRL Scientific Balloon Workshop, 1965",
"authors": [
"Arthur O. Korn (Jr.)"
],
"publishedDate": "1966",
"description": "The AFCRL Scientific Balloon Workshop was held in September 1965 for the purpose of exchanging information on recent developments in balloon materials, designs, launching techniques, and flight control. In addition to informal meetings of small groups and panel discussions, 13 prepared talks were presented, of which 10 are contained herein. Subjects include: analyses of flight statistics, Strato-Film flight results, methods for testing balloon materials, creep failure theory, tandem balloon systems, and balloon recovery systems.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015095129089"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 117,
"printType": "BOOK",
"categories": [
"Balloons"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=kwEWAlwwrOsC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=kwEWAlwwrOsC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=kwEWAlwwrOsC&pg=PA108&dq=balloon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=kwEWAlwwrOsC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=kwEWAlwwrOsC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=kwEWAlwwrOsC&rdid=book-kwEWAlwwrOsC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Proceedings_AFCRL_Scientific_Balloon_Wor.epub?id=kwEWAlwwrOsC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=kwEWAlwwrOsC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "FLIGHT EXPERIENCE 3.1 Tandem \u003cb\u003eBalloon\u003c/b\u003e Four polyethylene \u003cb\u003eballoons\u003c/b\u003e of this \u003cbr\u003e\ntype were built by Raven and test flown by NCAR at Palestine . All four used a \u003cbr\u003e\n90,000 cu ft , 1.5 mil , tapeless lift \u003cb\u003eballoon\u003c/b\u003e ( Figure 3 ) . On two flights the main \u003cbr\u003e\n\u003cb\u003eballoon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "pCLJlftMJ2wC",
"etag": "uteNQFrhNtY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/pCLJlftMJ2wC",
"volumeInfo": {
"title": "Horizontal Sounding Balloon",
"subtitle": "Feasibility Study",
"authors": [
"Thomas B. Spalding"
],
"publishedDate": "1961",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015095132042"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 27,
"printType": "BOOK",
"categories": [
"Atmospheric circulation"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=pCLJlftMJ2wC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=pCLJlftMJ2wC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=pCLJlftMJ2wC&pg=PA31&dq=balloon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=pCLJlftMJ2wC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=pCLJlftMJ2wC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=pCLJlftMJ2wC&rdid=book-pCLJlftMJ2wC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Horizontal_Sounding_Balloon.epub?id=pCLJlftMJ2wC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=pCLJlftMJ2wC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Meteorological \u003cb\u003eballoons\u003c/b\u003e L , G. Hanscom Field , Bedford , Mass . 2. Meteorological \u003cbr\u003e\n\u003cb\u003eballoons\u003c/b\u003e HORIZONTAL SOUNDING \u003cb\u003eBALLOON\u003c/b\u003e FEASIBILITY HORIZONTAL \u003cbr\u003e\nSOUNDING \u003cb\u003eBALLOON\u003c/b\u003e FEASIBILITY STUDY , by T.B. Spalding and S. B. Solot ..."
}
},
{
"kind": "books#volume",
"id": "tHp1VtZce5YC",
"etag": "oE9vw6tGo5g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tHp1VtZce5YC",
"volumeInfo": {
"title": "Proceedings., AFCRL Tethered Balloon Workshop, 1967",
"authors": [
"Thomas W. Kelly"
],
"publishedDate": "1968",
"description": "The AFCRL Tethered Balloon Workshop was held in October 1967 for the purpose of exchanging information on the current tethered ballooning. This was the first such meeting held exclusively for reporting on this rapidly expanding technology. In addition to informal meetings, nineteen prepared talks were presented, all of which are contained herein. Subjects include: tethered balloon motion, balloon design, fiberglas tether cables, tethered balloon instrumentation, a tethered balloon winch, and several operational programs that used tethered balloon systems.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015095132463"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 205,
"printType": "BOOK",
"categories": [
"Balloons"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tHp1VtZce5YC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tHp1VtZce5YC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=tHp1VtZce5YC&pg=PA97&dq=balloon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=tHp1VtZce5YC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=tHp1VtZce5YC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=tHp1VtZce5YC&rdid=book-tHp1VtZce5YC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Proceedings_AFCRL_Tethered_Balloon_Works.epub?id=tHp1VtZce5YC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tHp1VtZce5YC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Nevertheless , it would appear that \u003cb\u003eballoons\u003c/b\u003e could be produced today with a \u003cbr\u003e\nweight - volume ratio of 12 lb per 1,000 ft3 volume . It would be interesting to \u003cbr\u003e\nobtain this ratio for \u003cb\u003eballoons\u003c/b\u003e now being used in the United States . The only \u003cbr\u003e\nAmerican ..."
}
},
{
"kind": "books#volume",
"id": "y4l9C1EnirYC",
"etag": "T6seulkCbOU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/y4l9C1EnirYC",
"volumeInfo": {
"title": "Dynamic Response of Rising and Falling Balloon Wind Sensors with Application to Estimates of Wind Loads on Launch Vehicles",
"authors": [
"Wilmer H. Reed (III.)"
],
"publishedDate": "1963",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112106596890"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 31,
"printType": "BOOK",
"categories": [
"Balloons, Sounding"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=y4l9C1EnirYC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=y4l9C1EnirYC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=y4l9C1EnirYC&pg=PT3&dq=balloon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=y4l9C1EnirYC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=y4l9C1EnirYC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=y4l9C1EnirYC&rdid=book-y4l9C1EnirYC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Dynamic_Response_of_Rising_and_Falling_B.epub?id=y4l9C1EnirYC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=y4l9C1EnirYC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(NASA TECHNICAL NOTE D-1181) A study is made of the capabilities of \u003cbr\u003e\nspherical \u003cb\u003eballoon\u003c/b\u003e wind sensors to respond to the detailed wind structure of the \u003cbr\u003e\natmosphere, which represents an important dynamic-load input to flexible launch \u003cbr\u003e\nvehicles ..."
}
},
{
"kind": "books#volume",
"id": "kcgJAAAAIAAJ",
"etag": "fHquuMK8Ugw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/kcgJAAAAIAAJ",
"volumeInfo": {
"title": "My Life and Balloon Experiences",
"subtitle": "With a Supplementary Chapter on Military Ballooning",
"authors": [
"Henry Tracey Coxwell"
],
"publishedDate": "1887",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "NYPL:33433066384755"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 13,
"printType": "BOOK",
"categories": [
"Aeronautics"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=kcgJAAAAIAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=kcgJAAAAIAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=kcgJAAAAIAAJ&pg=PA199&dq=balloon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=kcgJAAAAIAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=kcgJAAAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=kcgJAAAAIAAJ&rdid=book-kcgJAAAAIAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/My_Life_and_Balloon_Experiences.epub?id=kcgJAAAAIAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/My_Life_and_Balloon_Experiences.pdf?id=kcgJAAAAIAAJ&hl=&output=pdf&sig=ACfU3U3v-qbNp925K2PZDarAqzfaSHI_JA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=kcgJAAAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "It must be remembered , ” he goes on to say , “ that the \u003cb\u003eballoon\u003c/b\u003e would generally \u003cbr\u003e\nbe some way behind the first line , and that the enemy would hardly , especially \u003cbr\u003e\nduring the beat of battle , pay much attention to it . It is well to remember that if \u003cbr\u003e\nonly ..."
}
},
{
"kind": "books#volume",
"id": "uQtAAAAAYAAJ",
"etag": "bB2yP0O8B6c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/uQtAAAAAYAAJ",
"volumeInfo": {
"title": "The Balloon, and Other Stories ...",
"subtitle": "For Children",
"authors": [
"Francis Channing Woodworth"
],
"publishedDate": "1854",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PRNC:32101073360370"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 96,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=uQtAAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=uQtAAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=uQtAAAAAYAAJ&pg=PA5&dq=balloon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=uQtAAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=uQtAAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=uQtAAAAAYAAJ&rdid=book-uQtAAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/The_Balloon_and_Other_Stories.epub?id=uQtAAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/The_Balloon_and_Other_Stories.pdf?id=uQtAAAAAYAAJ&hl=&output=pdf&sig=ACfU3U1TxMGUXkHrJhgmAldnQ900wPZ_1g&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=uQtAAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "9895 894258 The \u003cb\u003eBalloon\u003c/b\u003e , AND OTHER STORIES . THE \u003cb\u003eBALLOON\u003c/b\u003e . Did you \u003cbr\u003e\never see a \u003cb\u003eballoon\u003c/b\u003e ? and have you ever seen one go up into the air , and \u003cbr\u003e\nwatched it until it was out of sight ? The \u003cb\u003eballoon\u003c/b\u003e is made of silk , and is 359 ( \u003cbr\u003e\nRECAP ) ..."
}
},
{
"kind": "books#volume",
"id": "cFJEAAAAIAAJ",
"etag": "yjQ+aPXEvfU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/cFJEAAAAIAAJ",
"volumeInfo": {
"title": "The Balloon",
"authors": [
"Sir Henry Phelps Brown"
],
"publishedDate": "1953",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCAL:$B323468"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 241,
"printType": "BOOK",
"categories": [
"Dunkerque (France), Battle of, 1940"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=cFJEAAAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=cFJEAAAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=cFJEAAAAIAAJ&q=balloon&dq=balloon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=cFJEAAAAIAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/The_Balloon.html?hl=&id=cFJEAAAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=cFJEAAAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "gV41cKBzpRkC",
"etag": "TW3sKxJ8a3U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/gV41cKBzpRkC",
"volumeInfo": {
"title": "Balloon Kyphoplasty",
"authors": [
"Stephan Becker",
"Michael Ogon"
],
"publisher": "Springer Science & Business Media",
"publishedDate": "2008-04-05",
"description": "This is the first book to cover minimal-invasive treatment of osteoporotic, tumorous and traumatic vertebral fractures in the English language. In addition to detailed descriptions of the techniques, including tips and tricks from experts, the book contains a chapter about the medical treatment of osteoporosis, which is indispensable in the interdisciplinary approach to osteoporosis. This acclaimed innovative concept unites several treatment aspects. More conservative treatment methods are also presented in this work. All chapters reflect new developments and clinical findings in the field of orthopaedics, surgery, traumatology and neurosurgery.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "3211742212"
},
{
"type": "ISBN_13",
"identifier": "9783211742211"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 170,
"printType": "BOOK",
"categories": [
"Medical"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "3.6.5.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=gV41cKBzpRkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=gV41cKBzpRkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=gV41cKBzpRkC&pg=PA56&dq=balloon&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=gV41cKBzpRkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=gV41cKBzpRkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 158.24,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 110.77,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=gV41cKBzpRkC&rdid=book-gV41cKBzpRkC&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 158240000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 110770000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Balloon_Kyphoplasty-sample-epub.acsm?id=gV41cKBzpRkC&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Balloon_Kyphoplasty-sample-pdf.acsm?id=gV41cKBzpRkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=gV41cKBzpRkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Performing \u003cb\u003eballoon\u003c/b\u003e kyphoplasty The impact of positioning versus \u003cb\u003eballoon\u003c/b\u003e \u003cbr\u003e\nkyphoplasty on restoration of vertebral height In trauma management, closed \u003cbr\u003e\nreduction of a vertebral facture has been performed for decades. The widely \u003cbr\u003e\nreported ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0a743ecd-d96f-4e78-9218-1f2124d86746 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:16 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "qhVKOcmP0hY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "nxn3B0kI/Rc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "rwoCjPFcPGo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "VIdQV7gsL9w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "TnrKKzHS/p0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "zh7cCWp3WVA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "sTVw2dJ7nYQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "OxxaF3fOK34",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "Rkzgegsompw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "kDZupryyYJM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S003] Valid request format with ```orderBy``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```orderBy``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with items sorted accordingly** |
### 2 test cases : ###
| CASE | Description | iteration | Datas |
|-|-|-|-|
| ```[C001]``` | Response is valid with ```orderBy``` = "relevance" | 1 | ```qData```="balloon"<br>```orderBy'```="relevance" |
| ```[C002]``` | Response items are sorted from newest to latest with ```orderBy``` = "newest" | 1 | ```qData```="balloon"<br>```orderBy'```="newest" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 81cb170e-d74a-4f99-92a9-ccb587bed39d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:17 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 489,
"items": [
{
"kind": "books#volume",
"id": "al0LzgEACAAJ",
"etag": "vrg3TtSe+Gk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/al0LzgEACAAJ",
"volumeInfo": {
"title": "DIY Halloween Balloons",
"subtitle": "Scary Awesome DIY Halloween Decorations with Balloons: Halloween Balloon DIYs That'll Kill At Your Party Book",
"authors": [
"Joshua Jones"
],
"publishedDate": "2020-10-07",
"description": "If you're ready to deck your place out in all the pumpkins, ghosts, and bats you can cluster in one room, consider trying some DIY Halloween decor options before spending a small fortune on things you'll likely throw out come November 1st. You can't have a party without balloons, and these DIYs are not only festive, they're also insanely easy. Happy haunting!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9798694679398"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 50,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=al0LzgEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=al0LzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=al0LzgEACAAJ&dq=balloon&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=al0LzgEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/DIY_Halloween_Balloons.html?hl=&id=al0LzgEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=al0LzgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "If you're ready to deck your place out in all the pumpkins, ghosts, and bats you can cluster in one room, consider trying some DIY Halloween decor options before spending a small fortune on things you'll likely throw out come November 1st."
}
},
{
"kind": "books#volume",
"id": "Kq1oBgAAQBAJ",
"etag": "fgfnK/t67OI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Kq1oBgAAQBAJ",
"volumeInfo": {
"title": "A Journey in the Moon Balloon",
"subtitle": "When Images Speak Louder than Words",
"authors": [
"Joan Drescher"
],
"publisher": "Jessica Kingsley Publishers",
"publishedDate": "2015-03-21",
"description": "Take a journey in a hot air balloon to see the world differently. Open your heart, drop your fears, relax and get in touch with your feelings. This colorfully illustrated interactive journal with a delightful story line has been used to help children of all ages express their emotions and feel better about themselves and the world through writing, drawing, and symbols. This fully updated and expanded edition is overflowing with new stories and activities to unleash creative expression and allow images to do the talking. A Journey in The Moon Balloon® is an indispensable tool for parents, teachers, counsellors, art therapists, health care professionals and all those concerned with bringing emotional healing to children.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781784501006"
},
{
"type": "ISBN_10",
"identifier": "178450100X"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 72,
"printType": "BOOK",
"categories": [
"Juvenile Nonfiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "0.6.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Kq1oBgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Kq1oBgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=Kq1oBgAAQBAJ&pg=PP2&dq=balloon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 15.05,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 10.54,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ&rdid=book-Kq1oBgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 15050000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 10540000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/A_Journey_in_the_Moon_Balloon-sample-pdf.acsm?id=Kq1oBgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Kq1oBgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "A Journey in the Moon \u003cb\u003eBalloon\u003c/b\u003e: When Images Speak Louder than Words really \u003cbr\u003e\nempowers the reader to playfully enter the creative realm with grieving children \u003cbr\u003e\nand young people facing life-threatening illnesses... At the heart of Drescher's ..."
}
},
{
"kind": "books#volume",
"id": "Kq1oBgAAQBAJ",
"etag": "9LHV0Di5co8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Kq1oBgAAQBAJ",
"volumeInfo": {
"title": "A Journey in the Moon Balloon",
"subtitle": "When Images Speak Louder than Words",
"authors": [
"Joan Drescher"
],
"publisher": "Jessica Kingsley Publishers",
"publishedDate": "2015-03-21",
"description": "Take a journey in a hot air balloon to see the world differently. Open your heart, drop your fears, relax and get in touch with your feelings. This colorfully illustrated interactive journal with a delightful story line has been used to help children of all ages express their emotions and feel better about themselves and the world through writing, drawing, and symbols. This fully updated and expanded edition is overflowing with new stories and activities to unleash creative expression and allow images to do the talking. A Journey in The Moon Balloon® is an indispensable tool for parents, teachers, counsellors, art therapists, health care professionals and all those concerned with bringing emotional healing to children.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781784501006"
},
{
"type": "ISBN_10",
"identifier": "178450100X"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 72,
"printType": "BOOK",
"categories": [
"Juvenile Nonfiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "0.6.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Kq1oBgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Kq1oBgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=Kq1oBgAAQBAJ&pg=PA75&dq=balloon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 15.05,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 10.54,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ&rdid=book-Kq1oBgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 15050000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 10540000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/A_Journey_in_the_Moon_Balloon-sample-pdf.acsm?id=Kq1oBgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Kq1oBgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "—Judy Rollins, PhD, RN “A Journey in The Moon \u003cb\u003eBalloon\u003c/b\u003e: When Images Speak \u003cbr\u003e\nLouder than Words offers an uplifting way of making art with children, families, \u003cbr\u003e\nand caregivers, all the more effective in its grounded embrace of the full spectrum\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "Kq1oBgAAQBAJ",
"etag": "+QSM4Vpl3eo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Kq1oBgAAQBAJ",
"volumeInfo": {
"title": "A Journey in the Moon Balloon",
"subtitle": "When Images Speak Louder than Words",
"authors": [
"Joan Drescher"
],
"publisher": "Jessica Kingsley Publishers",
"publishedDate": "2015-03-21",
"description": "Take a journey in a hot air balloon to see the world differently. Open your heart, drop your fears, relax and get in touch with your feelings. This colorfully illustrated interactive journal with a delightful story line has been used to help children of all ages express their emotions and feel better about themselves and the world through writing, drawing, and symbols. This fully updated and expanded edition is overflowing with new stories and activities to unleash creative expression and allow images to do the talking. A Journey in The Moon Balloon® is an indispensable tool for parents, teachers, counsellors, art therapists, health care professionals and all those concerned with bringing emotional healing to children.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781784501006"
},
{
"type": "ISBN_10",
"identifier": "178450100X"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 72,
"printType": "BOOK",
"categories": [
"Juvenile Nonfiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "0.6.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Kq1oBgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Kq1oBgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=Kq1oBgAAQBAJ&pg=PA70&dq=balloon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 15.05,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 10.54,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Kq1oBgAAQBAJ&rdid=book-Kq1oBgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 15050000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 10540000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/A_Journey_in_the_Moon_Balloon-sample-pdf.acsm?id=Kq1oBgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Kq1oBgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "... Fall 2014 www.stillharbor.org/anchor-magazine Videos at www.\u003cbr\u003e\nthemoonballoonproject.org/videos.html: The Moon \u003cb\u003eBalloon\u003c/b\u003e Song By Ken Read-\u003cbr\u003e\nBrown, Pastor, The Old Ship Church, Hingham MA Hingham Author Lifts Spirits \u003cbr\u003e\nWith Children's ..."
}
},
{
"kind": "books#volume",
"id": "te28BgAAQBAJ",
"etag": "/zcIdYIgfeE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/te28BgAAQBAJ",
"volumeInfo": {
"title": "The balloon, Mount Tambura and the Flying Carpet",
"authors": [
"Fernanda Raineri"
],
"publisher": "Youcanprint",
"publishedDate": "2015-02-19",
"description": "The story is set in Versilia in Tuscany, surrounded by the luxuriant nature of the Apuan Alps, and in the bowels of Mount Tambura. Stella and her sister Glenda, along with their two friends Rebecca and Frank who have just arrived from the United States, are involved in a series of incredible events, to the limit of the supernatural. It all starts with a trip in a hot air balloon strongly backed by the boys, despite the concerns shown by their parents. But what started as a unique experience soon turned to tragedy: the four, along with Alfred, the young Turkish driver of the balloon (called \"Nautilus\"), fall in the middle of a forest because of a turbulence . When they regained consciousness, they are miraculously unharmed, although there is no trace of Alfred. Stella and her friends start looking for a path to get back home, but instead they discover a mysterious underground place. Here begins a journey that will leave the protagonists the sole custodians of secrets that had remained untouched for years, offering to Stella, who is an aspiring writer, a story to tell.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9788891177278"
},
{
"type": "ISBN_10",
"identifier": "889117727X"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 76,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.preview.3",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=te28BgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=te28BgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=te28BgAAQBAJ&pg=PT70&dq=balloon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=te28BgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=te28BgAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 2.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 2.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=te28BgAAQBAJ&rdid=book-te28BgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 2990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 2990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=te28BgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Titolo | The \u003cb\u003eballoon\u003c/b\u003e, MountTambura andthe Flying Carpet Autore | Fernanda \u003cbr\u003e\nRaineri ISBN| 9788891177278 Prima edizione digitale: 2015 © Tutti i diritti \u003cbr\u003e\nriservati all'Autore Youcanprint SelfPublishing Via Roma 7373039 Tricase (LE) ..."
}
},
{
"kind": "books#volume",
"id": "Wd9dBAAAQBAJ",
"etag": "UDLM6dN7wIs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Wd9dBAAAQBAJ",
"volumeInfo": {
"title": "Peppa Pig: George’s Balloon",
"authors": [
"Peppa Pig"
],
"publisher": "Penguin UK",
"publishedDate": "2015-01-01",
"description": "Grandpa Pig buys George a dinosaur balloon but George keeps letting it go. Who will rescue the balloon when it starts to float away? A new adventure featuring Peppa and George.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9780723297192"
},
{
"type": "ISBN_10",
"identifier": "0723297193"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 24,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.5.4.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Wd9dBAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Wd9dBAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=Wd9dBAAAQBAJ&pg=PT25&dq=balloon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ&rdid=book-Wd9dBAAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Peppa_Pig_George_s_Balloon-sample-epub.acsm?id=Wd9dBAAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Peppa_Pig_George_s_Balloon-sample-pdf.acsm?id=Wd9dBAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Wd9dBAAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Peppa Pig. S k! \u003cb\u003eBalloon\u003c/b\u003e! q u a w. If you enjoyed reading this story, look out for \u003cbr\u003e\nthese."
}
},
{
"kind": "books#volume",
"id": "Wd9dBAAAQBAJ",
"etag": "wWLykErlNzs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Wd9dBAAAQBAJ",
"volumeInfo": {
"title": "Peppa Pig: George’s Balloon",
"authors": [
"Peppa Pig"
],
"publisher": "Penguin UK",
"publishedDate": "2015-01-01",
"description": "Grandpa Pig buys George a dinosaur balloon but George keeps letting it go. Who will rescue the balloon when it starts to float away? A new adventure featuring Peppa and George.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9780723297192"
},
{
"type": "ISBN_10",
"identifier": "0723297193"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 24,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.5.4.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Wd9dBAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Wd9dBAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=Wd9dBAAAQBAJ&pg=PT24&dq=balloon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ&rdid=book-Wd9dBAAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Peppa_Pig_George_s_Balloon-sample-epub.acsm?id=Wd9dBAAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Peppa_Pig_George_s_Balloon-sample-pdf.acsm?id=Wd9dBAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Wd9dBAAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Peppa Pig. S n o r t ! Snort! S k! \u003cb\u003eBalloon\u003c/b\u003e! q u a w."
}
},
{
"kind": "books#volume",
"id": "Wd9dBAAAQBAJ",
"etag": "lsz+VRoZM2s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Wd9dBAAAQBAJ",
"volumeInfo": {
"title": "Peppa Pig: George’s Balloon",
"authors": [
"Peppa Pig"
],
"publisher": "Penguin UK",
"publishedDate": "2015-01-01",
"description": "Grandpa Pig buys George a dinosaur balloon but George keeps letting it go. Who will rescue the balloon when it starts to float away? A new adventure featuring Peppa and George.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9780723297192"
},
{
"type": "ISBN_10",
"identifier": "0723297193"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 24,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.5.4.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Wd9dBAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Wd9dBAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=Wd9dBAAAQBAJ&pg=PT5&dq=balloon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Wd9dBAAAQBAJ&rdid=book-Wd9dBAAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Peppa_Pig_George_s_Balloon-sample-epub.acsm?id=Wd9dBAAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Peppa_Pig_George_s_Balloon-sample-pdf.acsm?id=Wd9dBAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Wd9dBAAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Peppa Pig. Peppa, Granny and Grandpa Pig choose their ice cream. George is \u003cbr\u003e\nnext. “Dine-saw. Roar!” says George. D in e - s a w ! “I think George wants a \u003cbr\u003e\ndinosaur \u003cb\u003eballoon\u003c/b\u003e,” says Miss Rabbit."
}
},
{
"kind": "books#volume",
"id": "12g_BQAAQBAJ",
"etag": "qDjiT9UYWB4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/12g_BQAAQBAJ",
"volumeInfo": {
"title": "The DIY Balloon Bible For All Seasons",
"subtitle": "How To Wow Your Friends and Impress Your Relatives With Amazing, Easy Balloon Decorations",
"authors": [
"Sandi Masori, CBA",
"Rachel Porter, CBA"
],
"publisher": "DIY Balloon Art ",
"publishedDate": "2014-11-02",
"description": "MAKE YOUR PARTIES STAND OUT Have you ever seen really cool balloon decorations and wondered, “How do they do that?” Or “Can I make this?”. With the help of this book, Yes, you can! The DIY Balloon Bible for All Seasons is chock full of tips, tricks and actual recipes on how to create over 25 designs. Sandi Masori, CBA and Rachel Porter, CBA have put together an all-star line up that is sure to make you the hit of every party. At the end of every recipe, there are links to watch Sandi, (America’s Top Balloon Expert, as seen on The Today Show, ABC, NBC, CBS, CW, Fox, etc.), make them in exclusive step-by-step videos. Impress your friends and family, embellish the balloon decorations according to your own style and blow everyone away with your craftiness! This book is for the crafter, the hobbiest, the DIY-er. In this book are practical monthly designs that you can do. In addition to the 12 brand new exclusive designs in this book, there are also another dozen designs to make you the hit of all the parties you host or attend. Two professional balloon artitst, Sandi Masori, CBA, and Rachel Porter, CBA, break it down for you and teach you step- by- step how to inflate the fun. Best of all, every design is helium free!",
"readingModes": {
"text": false,
"image": true
},
"pageCount": 252,
"printType": "BOOK",
"categories": [
"Crafts & Hobbies"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=12g_BQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=12g_BQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=12g_BQAAQBAJ&pg=PT15&dq=balloon&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=12g_BQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=12g_BQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 8.89,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 8.45,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=12g_BQAAQBAJ&rdid=book-12g_BQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 8890000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 8450000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/The_DIY_Balloon_Bible_For_All_Seasons-sample-pdf.acsm?id=12g_BQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=12g_BQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Then your guests can take home \u003cb\u003eballoons\u003c/b\u003e easily, as each \u003cb\u003eballoon\u003c/b\u003e will already be \u003cbr\u003e\ntied to its own weight. A place where it really makes a difference is in arches. \u003cbr\u003e\nThose big giant letter \u003cb\u003eballoons\u003c/b\u003e are fun to use, but if you're going to make such an\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "12g_BQAAQBAJ",
"etag": "S/eLUuUeHY0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/12g_BQAAQBAJ",
"volumeInfo": {
"title": "The DIY Balloon Bible For All Seasons",
"subtitle": "How To Wow Your Friends and Impress Your Relatives With Amazing, Easy Balloon Decorations",
"authors": [
"Sandi Masori, CBA",
"Rachel Porter, CBA"
],
"publisher": "DIY Balloon Art ",
"publishedDate": "2014-11-02",
"description": "MAKE YOUR PARTIES STAND OUT Have you ever seen really cool balloon decorations and wondered, “How do they do that?” Or “Can I make this?”. With the help of this book, Yes, you can! The DIY Balloon Bible for All Seasons is chock full of tips, tricks and actual recipes on how to create over 25 designs. Sandi Masori, CBA and Rachel Porter, CBA have put together an all-star line up that is sure to make you the hit of every party. At the end of every recipe, there are links to watch Sandi, (America’s Top Balloon Expert, as seen on The Today Show, ABC, NBC, CBS, CW, Fox, etc.), make them in exclusive step-by-step videos. Impress your friends and family, embellish the balloon decorations according to your own style and blow everyone away with your craftiness! This book is for the crafter, the hobbiest, the DIY-er. In this book are practical monthly designs that you can do. In addition to the 12 brand new exclusive designs in this book, there are also another dozen designs to make you the hit of all the parties you host or attend. Two professional balloon artitst, Sandi Masori, CBA, and Rachel Porter, CBA, break it down for you and teach you step- by- step how to inflate the fun. Best of all, every design is helium free!",
"readingModes": {
"text": false,
"image": true
},
"pageCount": 252,
"printType": "BOOK",
"categories": [
"Crafts & Hobbies"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=12g_BQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=12g_BQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=12g_BQAAQBAJ&pg=PT4&dq=balloon&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=12g_BQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=12g_BQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 8.89,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 8.45,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=12g_BQAAQBAJ&rdid=book-12g_BQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 8890000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 8450000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/The_DIY_Balloon_Bible_For_All_Seasons-sample-pdf.acsm?id=12g_BQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=12g_BQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Sandi Masori, CBA CMT, is a four-time best-selling author, TV personality, coach, \u003cbr\u003e\nmarketer and \u003cb\u003eballoon\u003c/b\u003e expert, (and a mom, daughter and wife). She began her \u003cbr\u003e\njourney into \u003cb\u003eballoons\u003c/b\u003e in 1994 when she was a first grade teacher in Los Angeles."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S003C002_1] Response <items> are sorted from newest to oldest | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5abfea7e-3bfe-497b-813f-86b5a0050c2f |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:17 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "qTmQjMWjKlY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "mQG2CMhzLKs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "8oMoCV/S+SI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "vrHUXKl7am0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "w7yDGmyX2Tc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "dWViS5cvONY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "B26CPMd/ayY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "nU5pClia42A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "6ng+zIAAU84",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "eD9fYxJtAiU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S004] Valid request format with ```maxResults``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```maxResults``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with a number of items matching accordingly** |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has a count of at least ```maxResults``` items |2|
**Datas** :
- ```qData```="arcachon", "arcachon"
- ```maxResults```= 20, 40
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C002]``` | Response has 0 item | 1 |
**Datas** :
- ```qData```="arcachon"
- ```maxResults```= 0
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3136def3-9997-4d94-8f16-36c90fe1d572 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:18 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1234,
"items": [
{
"kind": "books#volume",
"id": "5I9IAQAAMAAJ",
"etag": "T0ZpmUlXXWE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5I9IAQAAMAAJ",
"volumeInfo": {
"title": "Host Bibliographic Record for Boundwith Item Barcode 30112027908901 and Others",
"subtitle": "(1895-1903)",
"publishedDate": "1895",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112027908836"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=5I9IAQAAMAAJ&pg=RA5-PR3&dq=arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&rdid=book-5I9IAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Host_Bibliographic_Record_for_Boundwith.epub?id=5I9IAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5I9IAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "D'\u003cb\u003eARCACHON\u003c/b\u003e STATION BIOLOGIQUE Présidents d'honneur . M. le RECTEUR \u003cbr\u003e\nde l'Université de Bordeaux ; M. le DOYEN de la Faculté des Sciences de \u003cbr\u003e\nBordeaux ; M. le DOYEN de la Faculté de Médecine et de Pharmacie de \u003cbr\u003e\nBordeaux ; M."
}
},
{
"kind": "books#volume",
"id": "bMwHY-1lA0AC",
"etag": "2UH+hm3ur6A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bMwHY-1lA0AC",
"volumeInfo": {
"title": "Les villes nouvelles. Arcachon. La plage, la forêt et la ville d'hiver",
"authors": [
"F. Dubarreau"
],
"publishedDate": "1863",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001103310905"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 43,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=bMwHY-1lA0AC&pg=PA16&dq=arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&rdid=book-bMwHY-1lA0AC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.epub?id=bMwHY-1lA0AC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.pdf?id=bMwHY-1lA0AC&hl=&output=pdf&sig=ACfU3U1ZvQai5FklX9oHG3bWFY6UffsN-A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=bMwHY-1lA0AC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "IT \u003cb\u003eARCACHON\u003c/b\u003e DEVANT LA SCIENCE La cour d'assises . Les travaux de M. \u003cbr\u003e\nHameau . Analyses . \u003cb\u003eArcachon\u003c/b\u003e , patrie des enfants . -- Pourquoi les enfants l'\u003cbr\u003e\naiment et pourquoi ils y vont . La clientèle du docteur Blanche . Climatologie ."
}
},
{
"kind": "books#volume",
"id": "92_C6N0Kq_oC",
"etag": "nnOwOdA0HjU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/92_C6N0Kq_oC",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1855",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001101181274"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA3&dq=arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "ÉMINENCE , En 1624 , le célèbre cardinal de Sourdis donna un grand essor au \u003cbr\u003e\npèlerinage de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e , en invitant les fidèles à remplacer par \u003cbr\u003e\nune chapelle en pierres le modeste oratoire en bois élevé par les soins d ..."
}
},
{
"kind": "books#volume",
"id": "UkxRAAAAcAAJ",
"etag": "pGOc9JH1/K8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UkxRAAAAcAAJ",
"volumeInfo": {
"title": "Histoire de N. - D. d'Arcachon et du b(ienheureux) Thomas Illyricus son fondateur",
"subtitle": "(Maria.)",
"authors": [
"L. Delpeuch"
],
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BSB:BSB11019478"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 235,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=UkxRAAAAcAAJ&pg=PA228&dq=arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&rdid=book-UkxRAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.epub?id=UkxRAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.pdf?id=UkxRAAAAcAAJ&hl=&output=pdf&sig=ACfU3U3NHNElXOBsiMpmwKJWMppMWRyK3Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=UkxRAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(Maria.) L. Delpeuch. >> » que vous soyez isolé et retranché du reste des \u003cbr\u003e\nhommes . » \u003cb\u003eArcachon\u003c/b\u003e est une sorte d'Océanie francaise ; c'est Taïti à quelques \u003cbr\u003e\nkilomètres de Bordeaux ; la vie sauvage à une portée de fusil du foyer de la \u003cbr\u003e\ncivilisation ."
}
},
{
"kind": "books#volume",
"id": "_zuaK0fgqw8C",
"etag": "bvAJdC/Moyo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/_zuaK0fgqw8C",
"volumeInfo": {
"title": "La chapellede Notre-Dame d'Arcachon",
"subtitle": "esquisse historique",
"authors": [
"Oscar Dejean"
],
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001102802142"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 23,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=_zuaK0fgqw8C&pg=PA16&dq=arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&rdid=book-_zuaK0fgqw8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.epub?id=_zuaK0fgqw8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.pdf?id=_zuaK0fgqw8C&hl=&output=pdf&sig=ACfU3U1nPZWhMiXxwl7OSVRxTZ7YqL4GgQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=_zuaK0fgqw8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "pour son entretien et subsistance , de faire la » quête au lieu de ladite Cbapelle \u003cbr\u003e\net aux envi» rons . . . . » Les Cordeliers continuèrent de fournir des aumôniers au \u003cbr\u003e\nsanctuaire de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e jusqu ' en 1792 , où le dernier d ' entre ..."
}
},
{
"kind": "books#volume",
"id": "P1o9AAAAYAAJ",
"etag": "3LyHaJGSjP0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/P1o9AAAAYAAJ",
"volumeInfo": {
"title": "Exposition internationale de pêche & d'agriculture d'Arcachon ...",
"publishedDate": "1867",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:HWG1TX"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 21,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=P1o9AAAAYAAJ&pg=PA1&dq=arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&rdid=book-P1o9AAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.epub?id=P1o9AAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.pdf?id=P1o9AAAAYAAJ&hl=&output=pdf&sig=ACfU3U287Yz5EyRfBE9rLMwSC_LVJHG_ZA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=P1o9AAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "EXPOSITION INTERNATIONALE - DE PÊCHE ET D ' AQUICULTURE D ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e L ' exposition de pêche et d ' aquiculture d ' \u003cb\u003eArcachon\u003c/b\u003e , ouverte au \u003cbr\u003e\nmois de juillet 1866 , a présenté , comme celle de Boulogne , un vif intérêt . \u003cbr\u003e\nOrganisée ..."
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "WI/9+oevT7I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PA23&dq=arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Tous les membres reçoivent une gravure représentant N . - D . d ' \u003cb\u003eArcachon\u003c/b\u003e , \u003cbr\u003e\navec un prospectus de l ' auvre , accompagné de cette prière : « 0 Marie ! Mère \u003cbr\u003e\nde Dieu , » qui avez ordonné à la tempête et aux flots de dé» > poser , sur les \u003cbr\u003e\nriantes ..."
}
},
{
"kind": "books#volume",
"id": "szVYAAAAcAAJ",
"etag": "VCMEwBWFHpc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/szVYAAAAcAAJ",
"volumeInfo": {
"title": "Un Voyage au bassin d'Arcachon",
"authors": [
"Henri RIBADIEU"
],
"publishedDate": "1859",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0017859331"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 163,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=szVYAAAAcAAJ&pg=PA27&dq=arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&rdid=book-szVYAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Un_Voyage_au_bassin_d_Arcachon.epub?id=szVYAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=szVYAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "elle est agitée , quelquefois furieuse , comme si l'Angleterre , qui est là , à \u003cbr\u003e\nquelques milles , lui soufflait ses rancunes ; madame Patissier cependant avait \u003cbr\u003e\ndédaigné , et Calais , et Dieppe , et le Havre ; elle avait donné la préférence à \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "h5aXJXa2yggC",
"etag": "oIon7k9s814",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h5aXJXa2yggC",
"volumeInfo": {
"title": "Bassin d'Arcachon entre dunes et landes",
"authors": [
"Charles Daney",
"Régine Rosenthal"
],
"publisher": "RENAISSANCE DU LIVRE",
"publishedDate": "2001-05-22",
"description": "Triangle bleu dans le triangle vert des cartes d'Aquitaine, le Bassin d'Arcachon n'est pour le voyageur pressé qu'un insolite petit triangle d'eau évanescent, léger comme une bulle, accroché en un point infime au rivage dunaire du golfe de Gascogne. Si le grand triangle forestier qui l'entoure inquiète souvent par son immensité, le Bassin d'Arcachon donne l'impression de l'infiniment petit, de l'infiniment fragile, tant paraît dérisoire le tissu de chenaux emmêlés qui le rattache à l'Atlantique. C'est pourtant ce fragile écheveau qui nous le rend précieux puisque la vie vient de l'océan et que des hommes se sont toujours fixés sur des bords qui ne furent jamais un \"territoire du vide\". Les marins parlent de bassin de radoub ou de carénage. Les vieux dictionnaires de la marine emploient le mot de bassin pour signifier la partie retirée d'une rade ou d'un port. À croire qu'au beau milieu de deux cent trente-cinq kilomètres de rouleaux, après qu'on en ait franchi les passes, le monde amphibie de cette baie marine apparaît plus calme que la plus calme baie, plus inespéré que le plus sûr des ports. Arcachon n'est pas un simple sigle de localisation. Comme tous les noms anciens de mer, de montagne ou de forêt, il est chargé de peurs et de légendes qui lui sont propres. Les anciens n'étaient pas loin d'y voir des êtres de chair aux réactions redoutables. Ils les apprivoisaient, quelquefois. Comme Iroise ou Morbihan, Arcachon est un nom d'autrefois, un nom de mer qui suffisait à en exprimer l'emplacement et le caractère tout à la fois. Tout le monde sait cela à l'exception des géographes qui éprouvent le besoin un peu pédant de préciser s'il s'agit de montagne, de forêt, de mer, de petite mer... Ils en ont rallongé les noms au grand dam des nécessités d'inscription sur la carte. Probablement gênés par le caractère d'Arcachon qu'ils trouvaient trop calme pour être une mer, trop difficile d'accès pour être une baie, trop \"sauvage\" pour être une rade, ils lui ont donné pour qualificatif le terme de Bassin. C'est vouloir forcer le regard des voyageurs et s'imposer un peu trop insolemment comme guide. Alors, pour retrouver la nature et l'esprit de ces lieux, nous l'appelons Arcachon comme étant le nom depuis trop longtemps oublié d'un monde séduisant parce que vivant, captivant, grouillant d'activités, mais fort complexe en sa diversité.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782804605025"
},
{
"type": "ISBN_10",
"identifier": "2804605027"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 155,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.1",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h5aXJXa2yggC&pg=PA156&dq=arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=h5aXJXa2yggC&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bassin_d_Arcachon_entre_dunes_et_landes.html?hl=&id=h5aXJXa2yggC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=h5aXJXa2yggC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Noms propres \u003cb\u003eArcachon\u003c/b\u003e a récupéré en 1857 (date de sa fondation par décret) le \u003cbr\u003e\nnom qui n'était plus utilisé depuis longtemps pour désigner la baie. Le seul \u003cbr\u003e\nfleuve véritablement landais et qui signifie l'eau ("aiguë") intègre ou non l'article \u003cbr\u003e\net ..."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "2tBsij9VAsM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&pg=PA34&dq=arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Reprise en 1838 par François Legallais , un hôtelier normand qui avait créé le \u003cbr\u003e\npremier établissement de bains de mer à \u003cb\u003eArcachon\u003c/b\u003e et armé le " Testerin " , la \u003cbr\u003e\nmême tentative connaîtra le même échec . Et il faudra attendre 1865 , avec la \u003cbr\u003e\ncréation ..."
}
},
{
"kind": "books#volume",
"id": "1gcAAAAAQAAJ",
"etag": "XrtN2s0w8i8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/1gcAAAAAQAAJ",
"volumeInfo": {
"title": "Arcachon, in the Department of the Gironde, France, Its Advantages as a Health Resort",
"authors": [
"Samuel Radcliff"
],
"publishedDate": "1883",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:600043150"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 60,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=1gcAAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=1gcAAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=1gcAAAAAQAAJ&pg=PA50&dq=arcachon&hl=&cd=11&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ&rdid=book-1gcAAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Arcachon_in_the_Department_of_the_Girond.epub?id=1gcAAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Arcachon_in_the_Department_of_the_Girond.pdf?id=1gcAAAAAQAAJ&hl=&output=pdf&sig=ACfU3U0DYu46fwh9iU7yvTkAAw5bQA-hZg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=1gcAAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "thirty or forty years ago ; but the forest there is not so pretty as the forest of \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e used to be . There is a monastery of the Dominicans there ; but the \u003cbr\u003e\nmonks have been dispersed , and their chapel closed , by order of the \u003cbr\u003e\nGovernment ."
}
},
{
"kind": "books#volume",
"id": "c-tYDwAAQBAJ",
"etag": "cS6nmXD7mCo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/c-tYDwAAQBAJ",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"André Rebsomen"
],
"publisher": "FeniXX",
"publishedDate": "1937-01-01T00:00:00Z",
"description": "Cet ouvrage est une réédition numérique d’un livre paru au XXe siècle, désormais indisponible dans son format d’origine.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402224802"
},
{
"type": "ISBN_10",
"identifier": "2402224800"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 319,
"printType": "BOOK",
"categories": [
"Religion"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=c-tYDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=c-tYDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=c-tYDwAAQBAJ&pg=PT281&dq=arcachon&hl=&cd=12&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 8.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 8.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ&rdid=book-c-tYDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 8490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 8490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon-sample-epub.acsm?id=c-tYDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon-sample-pdf.acsm?id=c-tYDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=c-tYDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Voici la liste des ouvrages concernant Notre-Dame d'\u003cb\u003eArcachon\u003c/b\u003e et que nous \u003cbr\u003e\navons utilisés en grande partie : SOUIRY (Abbé). — Notice historique sur la \u003cbr\u003e\nchapelle d'\u003cb\u003eArcachon\u003c/b\u003e, illustrée de trois lithographies. Bordeaux, 1843. X... — La \u003cbr\u003e\nfête de la ..."
}
},
{
"kind": "books#volume",
"id": "WdrsDwAAQBAJ",
"etag": "SuBIavQtc8M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WdrsDwAAQBAJ",
"volumeInfo": {
"title": "Une histoire du Bassin : Arcachon, entre Landes et océan",
"publisher": "FeniXX",
"publishedDate": "1995-01-01T00:00:00+01:00",
"description": "Treize spécialistes racontent l'histoire de cette échancrure du golfe de Gascogne, qui, au XVIIIe siècle s'appelait déjà ainsi et qui donna son nom à la ville. Des témoignages sur les activités maritimes, sur les projets d'aménagement successifs, les bains de mer... « Copyright Electre »",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402122719"
},
{
"type": "ISBN_10",
"identifier": "2402122714"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 287,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=WdrsDwAAQBAJ&pg=PT546&dq=arcachon&hl=&cd=13&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&rdid=book-WdrsDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-epub.acsm?id=WdrsDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-pdf.acsm?id=WdrsDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=WdrsDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "17 dévolution de l'ostréiculture Boubes, L'ostréiculture à \u003cb\u003eArcachon\u003c/b\u003e, Delmas, \u003cbr\u003e\nBordeaux, 1909. Weulerse (Jacques), « Le Bassin d'\u003cb\u003eArcachon\u003c/b\u003e », Annales de \u003cbr\u003e\nGéographie, XXXVII, 209, 1928, PP 407-427. Martin (Charles), Agriculteurs de la \u003cbr\u003e\nmer, ..."
}
},
{
"kind": "books#volume",
"id": "OQgNCwAAQBAJ",
"etag": "rOf1KsTJrkI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/OQgNCwAAQBAJ",
"volumeInfo": {
"title": "Petite histoire d'Arcachon",
"authors": [
"Charles Daney"
],
"publisher": "Éditions Cairn",
"publishedDate": "2015-06-02",
"description": "Les premiers « chalets » d’Arcachon ont été bâtis tout au long du rivage du Bassin qui porte son nom, à l’ouest du bourg de La Teste de Buch, - dont ils se sont séparés en 1857. Née de la présence du sable et de l’eau, lancée comme un rêve de mode, construite sur un souci de santé et de repos, poussée rapidement sur le sable des dunes, développée sur des envies de plaisirs, gagnée par le souci des vacances, rattrapée par trois guerres qui l’ont fortement marquée, Arcachon – ville parc – s’est un temps endormie pour être réveillée par le bouquet d’un « Cœur de Ville » qui lui redonne comme un air d’Offenbach, image qui ne l’a jamais totalement quittée. Elle se développe au rythme des longues ondulations du temps soumis aux souffles changeants de la mode et de la politique qui les font pareilles aux ondulations de la mer.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782350685205"
},
{
"type": "ISBN_10",
"identifier": "2350685209"
}
],
"readingModes": {
"text": true,
"image": true
},
"printType": "BOOK",
"categories": [
"Literary Collections"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=OQgNCwAAQBAJ&pg=PT26&dq=arcachon&hl=&cd=14&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&rdid=book-OQgNCwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-epub.acsm?id=OQgNCwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-pdf.acsm?id=OQgNCwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=OQgNCwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Aufan (Robert) La naissance d'\u003cb\u003eArcachon\u003c/b\u003e, 18231857. De la forêt à la ville, \u003cbr\u003e\nRegards sur les pays de Buch, Société Historique, 1994. • Clémens (Jacques) : \u003cbr\u003e\nSouvenirs d'\u003cb\u003eArcachon\u003c/b\u003e 1857, Alan Sutton, 2007 • Corbin (Alain) : Le territoire du \u003cbr\u003e\nvide, ..."
}
},
{
"kind": "books#volume",
"id": "fPWAAQAACAAJ",
"etag": "A0p3PYjMb+Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/fPWAAQAACAAJ",
"volumeInfo": {
"title": "Du bassin d'Arcachon à l'île de Santorin",
"subtitle": "roman",
"authors": [
"Karine Denis"
],
"publishedDate": "2015",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2953985735"
},
{
"type": "ISBN_13",
"identifier": "9782953985733"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 191,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=fPWAAQAACAAJ&dq=arcachon&hl=&cd=15&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=fPWAAQAACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Du_bassin_d_Arcachon_%C3%A0_l_%C3%AEle_de_Santor.html?hl=&id=fPWAAQAACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=fPWAAQAACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "coMaAAAAYAAJ",
"etag": "zpFYV8Cr3Oo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/coMaAAAAYAAJ",
"volumeInfo": {
"title": "Tableau pittoresque et agricole des landes du bassin d'Arcachon",
"authors": [
"Comte André de Bonneval"
],
"publishedDate": "1839",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044107237778"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 57,
"printType": "BOOK",
"categories": [
"Arcachon Basin (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=coMaAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=coMaAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=coMaAAAAYAAJ&pg=PA22&dq=arcachon&hl=&cd=16&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=coMaAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=coMaAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=coMaAAAAYAAJ&rdid=book-coMaAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Tableau_pittoresque_et_agricole_des_land.epub?id=coMaAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Tableau_pittoresque_et_agricole_des_land.pdf?id=coMaAAAAYAAJ&hl=&output=pdf&sig=ACfU3U1l2bjbmFMTJzh_9wEwQywKQ0kx3w&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=coMaAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Un canal qui lie le bassin d'\u003cb\u003eArcachon\u003c/b\u003e avec les lacs de Cazaux et Mimizan est sur \u003cbr\u003e\nle point d'être terminé par la compagnie des Landes . Enfin , pour voir s'accomplir \u003cbr\u003e\nle quatrième vou formé par ce pays , il fallait mettre en culture la plaine située ..."
}
},
{
"kind": "books#volume",
"id": "oyzwAwAAQBAJ",
"etag": "y/gFH8SvubM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/oyzwAwAAQBAJ",
"volumeInfo": {
"title": "L'AFFAIRE HIPPOCAMPUS Enquête criminelle à Arcachon",
"authors": [
"Daniel LAMARQUE"
],
"publisher": "Lulu.com",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782953377514"
},
{
"type": "ISBN_10",
"identifier": "2953377514"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=oyzwAwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=oyzwAwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=oyzwAwAAQBAJ&pg=PA5&dq=arcachon&hl=&cd=17&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=oyzwAwAAQBAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/L_AFFAIRE_HIPPOCAMPUS_Enqu%C3%AAte_criminell.html?hl=&id=oyzwAwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=oyzwAwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Nous frôlerons les 33° C à \u003cb\u003eArcachon\u003c/b\u003e dans l'apres-midi, 34°C à Bordeaux ...avec \u003cbr\u003e\nun index UV 9... Protegez impérativement votre peau du soleil ! Aujourd'hui, vous \u003cbr\u003e\nfêterz tous les Hyacinthe !! Bonnes vacances en Aquitaine !...» Une brise tiède ..."
}
},
{
"kind": "books#volume",
"id": "EVPPAAAAMAAJ",
"etag": "FYMV9WR09TM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EVPPAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station biologique d'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1895",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015069532037"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=EVPPAAAAMAAJ&printsec=frontcover&dq=arcachon&hl=&cd=18&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&rdid=book-EVPPAAAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.epub?id=EVPPAAAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.pdf?id=EVPPAAAAMAAJ&hl=&output=pdf&sig=ACfU3U1snawJEo8RPbjdgmpFlki6Y-X_DQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EVPPAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Vols. 1-6 include "Liste" or "Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation" (Title of this index varies slightly)."
}
},
{
"kind": "books#volume",
"id": "tZbxAAAAMAAJ",
"etag": "hQrkAEdWqd0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tZbxAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique D'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1961",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89090035445"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=19&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_D_Arca.html?hl=&id=tZbxAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tZbxAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "GERMAIN, docteur en médecine, ancien interne des Hôpitaux de Bordeaux, \u003cbr\u003e\nMios. GINESTET, boulevard Deganne, \u003cb\u003eArcachon\u003c/b\u003e. Mm' GIL REICHEH, docteur ès \u003cbr\u003e\nlettres, 24, rue Laboye, Bordeaux. MM. de GRACIA, maire d'\u003cb\u003eArcachon\u003c/b\u003e, député, ..."
}
},
{
"kind": "books#volume",
"id": "CNdnAAAAMAAJ",
"etag": "FAQYTQU61Rg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/CNdnAAAAMAAJ",
"volumeInfo": {
"title": "D'Arcachon à Andernos",
"subtitle": "regards sur le bassin : actes du XLVIIIe Congrès d'études régionales de la Fédération historique du Sud-Ouest tenu à Arcachon et Andernos, les 20 et 21 avril 1996",
"authors": [
"Fédération historique du Sud-Ouest"
],
"publishedDate": "1997",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015061384593"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 450,
"printType": "BOOK",
"categories": [
"Andernos-les-Bains (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=20&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/D_Arcachon_%C3%A0_Andernos.html?hl=&id=CNdnAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=CNdnAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "regards sur le bassin : actes du XLVIIIe Congrès d'études régionales de la \u003cbr\u003e\nFédération historique du Sud-Ouest tenu à \u003cb\u003eArcachon\u003c/b\u003e et Andernos, les 20 et 21 \u003cbr\u003e\navril 1996 Fédération historique du Sud-Ouest. BIBLIOGRAPHIE BOUCHET ( J . - \u003cbr\u003e\nM . ) ."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S004C001_1] Response has 20 <items> | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aae3f311-9b26-431a-ac56-ec925cd51093 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:18 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "X2FrZ/v1R2s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "KqsWYZu7nDY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "NKJ2tZcTiyU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "IV/pWwwmIas",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "UYydoy39lI0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "0kr3S6iKzQ8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "XNvbbayoiqM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "vCPULd2qPMg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "+u0dRwYWs6I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "3yJt20zoiOU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S004] Valid request format with ```maxResults``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```maxResults``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with a number of items matching accordingly** |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has a count of at least ```maxResults``` items |2|
**Datas** :
- ```qData```="arcachon", "arcachon"
- ```maxResults```= 20, 40
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C002]``` | Response has 0 item | 1 |
**Datas** :
- ```qData```="arcachon"
- ```maxResults```= 0
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ec696feb-c43a-4bbd-b50c-4994fa8fc1bf |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:19 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1226,
"items": [
{
"kind": "books#volume",
"id": "5I9IAQAAMAAJ",
"etag": "88X+Ik5D6zk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5I9IAQAAMAAJ",
"volumeInfo": {
"title": "Host Bibliographic Record for Boundwith Item Barcode 30112027908901 and Others",
"subtitle": "(1895-1903)",
"publishedDate": "1895",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112027908836"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=5I9IAQAAMAAJ&pg=RA5-PR3&dq=arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&rdid=book-5I9IAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Host_Bibliographic_Record_for_Boundwith.epub?id=5I9IAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5I9IAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "D'\u003cb\u003eARCACHON\u003c/b\u003e STATION BIOLOGIQUE Présidents d'honneur . M. le RECTEUR \u003cbr\u003e\nde l'Université de Bordeaux ; M. le DOYEN de la Faculté des Sciences de \u003cbr\u003e\nBordeaux ; M. le DOYEN de la Faculté de Médecine et de Pharmacie de \u003cbr\u003e\nBordeaux ; M."
}
},
{
"kind": "books#volume",
"id": "bMwHY-1lA0AC",
"etag": "p/htHVsfHw8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bMwHY-1lA0AC",
"volumeInfo": {
"title": "Les villes nouvelles. Arcachon. La plage, la forêt et la ville d'hiver",
"authors": [
"F. Dubarreau"
],
"publishedDate": "1863",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001103310905"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 43,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=bMwHY-1lA0AC&pg=PA16&dq=arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&rdid=book-bMwHY-1lA0AC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.epub?id=bMwHY-1lA0AC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.pdf?id=bMwHY-1lA0AC&hl=&output=pdf&sig=ACfU3U1ZvQai5FklX9oHG3bWFY6UffsN-A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=bMwHY-1lA0AC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "IT \u003cb\u003eARCACHON\u003c/b\u003e DEVANT LA SCIENCE La cour d'assises . Les travaux de M. \u003cbr\u003e\nHameau . Analyses . \u003cb\u003eArcachon\u003c/b\u003e , patrie des enfants . -- Pourquoi les enfants l'\u003cbr\u003e\naiment et pourquoi ils y vont . La clientèle du docteur Blanche . Climatologie ."
}
},
{
"kind": "books#volume",
"id": "92_C6N0Kq_oC",
"etag": "Tn2lRKC7p5I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/92_C6N0Kq_oC",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1855",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001101181274"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA3&dq=arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "ÉMINENCE , En 1624 , le célèbre cardinal de Sourdis donna un grand essor au \u003cbr\u003e\npèlerinage de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e , en invitant les fidèles à remplacer par \u003cbr\u003e\nune chapelle en pierres le modeste oratoire en bois élevé par les soins d ..."
}
},
{
"kind": "books#volume",
"id": "UkxRAAAAcAAJ",
"etag": "mwuV3mqmOF0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UkxRAAAAcAAJ",
"volumeInfo": {
"title": "Histoire de N. - D. d'Arcachon et du b(ienheureux) Thomas Illyricus son fondateur",
"subtitle": "(Maria.)",
"authors": [
"L. Delpeuch"
],
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BSB:BSB11019478"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 235,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=UkxRAAAAcAAJ&pg=PA228&dq=arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&rdid=book-UkxRAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.epub?id=UkxRAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.pdf?id=UkxRAAAAcAAJ&hl=&output=pdf&sig=ACfU3U3NHNElXOBsiMpmwKJWMppMWRyK3Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=UkxRAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(Maria.) L. Delpeuch. >> » que vous soyez isolé et retranché du reste des \u003cbr\u003e\nhommes . » \u003cb\u003eArcachon\u003c/b\u003e est une sorte d'Océanie francaise ; c'est Taïti à quelques \u003cbr\u003e\nkilomètres de Bordeaux ; la vie sauvage à une portée de fusil du foyer de la \u003cbr\u003e\ncivilisation ."
}
},
{
"kind": "books#volume",
"id": "_zuaK0fgqw8C",
"etag": "88Tjkjxu7hk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/_zuaK0fgqw8C",
"volumeInfo": {
"title": "La chapellede Notre-Dame d'Arcachon",
"subtitle": "esquisse historique",
"authors": [
"Oscar Dejean"
],
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001102802142"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 23,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=_zuaK0fgqw8C&pg=PA16&dq=arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&rdid=book-_zuaK0fgqw8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.epub?id=_zuaK0fgqw8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.pdf?id=_zuaK0fgqw8C&hl=&output=pdf&sig=ACfU3U1nPZWhMiXxwl7OSVRxTZ7YqL4GgQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=_zuaK0fgqw8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "pour son entretien et subsistance , de faire la » quête au lieu de ladite Cbapelle \u003cbr\u003e\net aux envi» rons . . . . » Les Cordeliers continuèrent de fournir des aumôniers au \u003cbr\u003e\nsanctuaire de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e jusqu ' en 1792 , où le dernier d ' entre ..."
}
},
{
"kind": "books#volume",
"id": "P1o9AAAAYAAJ",
"etag": "2XZODTdpsb8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/P1o9AAAAYAAJ",
"volumeInfo": {
"title": "Exposition internationale de pêche & d'agriculture d'Arcachon ...",
"publishedDate": "1867",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:HWG1TX"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 21,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=P1o9AAAAYAAJ&pg=PA1&dq=arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&rdid=book-P1o9AAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.epub?id=P1o9AAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.pdf?id=P1o9AAAAYAAJ&hl=&output=pdf&sig=ACfU3U287Yz5EyRfBE9rLMwSC_LVJHG_ZA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=P1o9AAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "EXPOSITION INTERNATIONALE - DE PÊCHE ET D ' AQUICULTURE D ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e L ' exposition de pêche et d ' aquiculture d ' \u003cb\u003eArcachon\u003c/b\u003e , ouverte au \u003cbr\u003e\nmois de juillet 1866 , a présenté , comme celle de Boulogne , un vif intérêt . \u003cbr\u003e\nOrganisée ..."
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "WTwkpwkT6wY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PA23&dq=arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Tous les membres reçoivent une gravure représentant N . - D . d ' \u003cb\u003eArcachon\u003c/b\u003e , \u003cbr\u003e\navec un prospectus de l ' auvre , accompagné de cette prière : « 0 Marie ! Mère \u003cbr\u003e\nde Dieu , » qui avez ordonné à la tempête et aux flots de dé» > poser , sur les \u003cbr\u003e\nriantes ..."
}
},
{
"kind": "books#volume",
"id": "szVYAAAAcAAJ",
"etag": "nNDaJQ4v3VU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/szVYAAAAcAAJ",
"volumeInfo": {
"title": "Un Voyage au bassin d'Arcachon",
"authors": [
"Henri RIBADIEU"
],
"publishedDate": "1859",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0017859331"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 163,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=szVYAAAAcAAJ&pg=PA27&dq=arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&rdid=book-szVYAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Un_Voyage_au_bassin_d_Arcachon.epub?id=szVYAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=szVYAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "elle est agitée , quelquefois furieuse , comme si l'Angleterre , qui est là , à \u003cbr\u003e\nquelques milles , lui soufflait ses rancunes ; madame Patissier cependant avait \u003cbr\u003e\ndédaigné , et Calais , et Dieppe , et le Havre ; elle avait donné la préférence à \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "h5aXJXa2yggC",
"etag": "pPII0PaefJs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h5aXJXa2yggC",
"volumeInfo": {
"title": "Bassin d'Arcachon entre dunes et landes",
"authors": [
"Charles Daney",
"Régine Rosenthal"
],
"publisher": "RENAISSANCE DU LIVRE",
"publishedDate": "2001-05-22",
"description": "Triangle bleu dans le triangle vert des cartes d'Aquitaine, le Bassin d'Arcachon n'est pour le voyageur pressé qu'un insolite petit triangle d'eau évanescent, léger comme une bulle, accroché en un point infime au rivage dunaire du golfe de Gascogne. Si le grand triangle forestier qui l'entoure inquiète souvent par son immensité, le Bassin d'Arcachon donne l'impression de l'infiniment petit, de l'infiniment fragile, tant paraît dérisoire le tissu de chenaux emmêlés qui le rattache à l'Atlantique. C'est pourtant ce fragile écheveau qui nous le rend précieux puisque la vie vient de l'océan et que des hommes se sont toujours fixés sur des bords qui ne furent jamais un \"territoire du vide\". Les marins parlent de bassin de radoub ou de carénage. Les vieux dictionnaires de la marine emploient le mot de bassin pour signifier la partie retirée d'une rade ou d'un port. À croire qu'au beau milieu de deux cent trente-cinq kilomètres de rouleaux, après qu'on en ait franchi les passes, le monde amphibie de cette baie marine apparaît plus calme que la plus calme baie, plus inespéré que le plus sûr des ports. Arcachon n'est pas un simple sigle de localisation. Comme tous les noms anciens de mer, de montagne ou de forêt, il est chargé de peurs et de légendes qui lui sont propres. Les anciens n'étaient pas loin d'y voir des êtres de chair aux réactions redoutables. Ils les apprivoisaient, quelquefois. Comme Iroise ou Morbihan, Arcachon est un nom d'autrefois, un nom de mer qui suffisait à en exprimer l'emplacement et le caractère tout à la fois. Tout le monde sait cela à l'exception des géographes qui éprouvent le besoin un peu pédant de préciser s'il s'agit de montagne, de forêt, de mer, de petite mer... Ils en ont rallongé les noms au grand dam des nécessités d'inscription sur la carte. Probablement gênés par le caractère d'Arcachon qu'ils trouvaient trop calme pour être une mer, trop difficile d'accès pour être une baie, trop \"sauvage\" pour être une rade, ils lui ont donné pour qualificatif le terme de Bassin. C'est vouloir forcer le regard des voyageurs et s'imposer un peu trop insolemment comme guide. Alors, pour retrouver la nature et l'esprit de ces lieux, nous l'appelons Arcachon comme étant le nom depuis trop longtemps oublié d'un monde séduisant parce que vivant, captivant, grouillant d'activités, mais fort complexe en sa diversité.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782804605025"
},
{
"type": "ISBN_10",
"identifier": "2804605027"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 155,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.1",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h5aXJXa2yggC&pg=PA156&dq=arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=h5aXJXa2yggC&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bassin_d_Arcachon_entre_dunes_et_landes.html?hl=&id=h5aXJXa2yggC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=h5aXJXa2yggC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Noms propres \u003cb\u003eArcachon\u003c/b\u003e a récupéré en 1857 (date de sa fondation par décret) le \u003cbr\u003e\nnom qui n'était plus utilisé depuis longtemps pour désigner la baie. Le seul \u003cbr\u003e\nfleuve véritablement landais et qui signifie l'eau ("aiguë") intègre ou non l'article \u003cbr\u003e\net ..."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "JrfFr+dt11A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&pg=PA34&dq=arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Reprise en 1838 par François Legallais , un hôtelier normand qui avait créé le \u003cbr\u003e\npremier établissement de bains de mer à \u003cb\u003eArcachon\u003c/b\u003e et armé le " Testerin " , la \u003cbr\u003e\nmême tentative connaîtra le même échec . Et il faudra attendre 1865 , avec la \u003cbr\u003e\ncréation ..."
}
},
{
"kind": "books#volume",
"id": "1gcAAAAAQAAJ",
"etag": "Wrs6irkV+jk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/1gcAAAAAQAAJ",
"volumeInfo": {
"title": "Arcachon, in the Department of the Gironde, France, Its Advantages as a Health Resort",
"authors": [
"Samuel Radcliff"
],
"publishedDate": "1883",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:600043150"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 60,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=1gcAAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=1gcAAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=1gcAAAAAQAAJ&pg=PA50&dq=arcachon&hl=&cd=11&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ&rdid=book-1gcAAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Arcachon_in_the_Department_of_the_Girond.epub?id=1gcAAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Arcachon_in_the_Department_of_the_Girond.pdf?id=1gcAAAAAQAAJ&hl=&output=pdf&sig=ACfU3U0DYu46fwh9iU7yvTkAAw5bQA-hZg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=1gcAAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "thirty or forty years ago ; but the forest there is not so pretty as the forest of \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e used to be . There is a monastery of the Dominicans there ; but the \u003cbr\u003e\nmonks have been dispersed , and their chapel closed , by order of the \u003cbr\u003e\nGovernment ."
}
},
{
"kind": "books#volume",
"id": "c-tYDwAAQBAJ",
"etag": "njagto9cwD8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/c-tYDwAAQBAJ",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"André Rebsomen"
],
"publisher": "FeniXX",
"publishedDate": "1937-01-01T00:00:00Z",
"description": "Cet ouvrage est une réédition numérique d’un livre paru au XXe siècle, désormais indisponible dans son format d’origine.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402224802"
},
{
"type": "ISBN_10",
"identifier": "2402224800"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 319,
"printType": "BOOK",
"categories": [
"Religion"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=c-tYDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=c-tYDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=c-tYDwAAQBAJ&pg=PT281&dq=arcachon&hl=&cd=12&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 8.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 8.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ&rdid=book-c-tYDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 8490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 8490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon-sample-epub.acsm?id=c-tYDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon-sample-pdf.acsm?id=c-tYDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=c-tYDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Voici la liste des ouvrages concernant Notre-Dame d'\u003cb\u003eArcachon\u003c/b\u003e et que nous \u003cbr\u003e\navons utilisés en grande partie : SOUIRY (Abbé). — Notice historique sur la \u003cbr\u003e\nchapelle d'\u003cb\u003eArcachon\u003c/b\u003e, illustrée de trois lithographies. Bordeaux, 1843. X... — La \u003cbr\u003e\nfête de la ..."
}
},
{
"kind": "books#volume",
"id": "WdrsDwAAQBAJ",
"etag": "D0aJV4IBH/I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WdrsDwAAQBAJ",
"volumeInfo": {
"title": "Une histoire du Bassin : Arcachon, entre Landes et océan",
"publisher": "FeniXX",
"publishedDate": "1995-01-01T00:00:00+01:00",
"description": "Treize spécialistes racontent l'histoire de cette échancrure du golfe de Gascogne, qui, au XVIIIe siècle s'appelait déjà ainsi et qui donna son nom à la ville. Des témoignages sur les activités maritimes, sur les projets d'aménagement successifs, les bains de mer... « Copyright Electre »",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402122719"
},
{
"type": "ISBN_10",
"identifier": "2402122714"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 287,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=WdrsDwAAQBAJ&pg=PT546&dq=arcachon&hl=&cd=13&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&rdid=book-WdrsDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-epub.acsm?id=WdrsDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-pdf.acsm?id=WdrsDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=WdrsDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "17 dévolution de l'ostréiculture Boubes, L'ostréiculture à \u003cb\u003eArcachon\u003c/b\u003e, Delmas, \u003cbr\u003e\nBordeaux, 1909. Weulerse (Jacques), « Le Bassin d'\u003cb\u003eArcachon\u003c/b\u003e », Annales de \u003cbr\u003e\nGéographie, XXXVII, 209, 1928, PP 407-427. Martin (Charles), Agriculteurs de la \u003cbr\u003e\nmer, ..."
}
},
{
"kind": "books#volume",
"id": "OQgNCwAAQBAJ",
"etag": "wGjdudgCrAw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/OQgNCwAAQBAJ",
"volumeInfo": {
"title": "Petite histoire d'Arcachon",
"authors": [
"Charles Daney"
],
"publisher": "Éditions Cairn",
"publishedDate": "2015-06-02",
"description": "Les premiers « chalets » d’Arcachon ont été bâtis tout au long du rivage du Bassin qui porte son nom, à l’ouest du bourg de La Teste de Buch, - dont ils se sont séparés en 1857. Née de la présence du sable et de l’eau, lancée comme un rêve de mode, construite sur un souci de santé et de repos, poussée rapidement sur le sable des dunes, développée sur des envies de plaisirs, gagnée par le souci des vacances, rattrapée par trois guerres qui l’ont fortement marquée, Arcachon – ville parc – s’est un temps endormie pour être réveillée par le bouquet d’un « Cœur de Ville » qui lui redonne comme un air d’Offenbach, image qui ne l’a jamais totalement quittée. Elle se développe au rythme des longues ondulations du temps soumis aux souffles changeants de la mode et de la politique qui les font pareilles aux ondulations de la mer.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782350685205"
},
{
"type": "ISBN_10",
"identifier": "2350685209"
}
],
"readingModes": {
"text": true,
"image": true
},
"printType": "BOOK",
"categories": [
"Literary Collections"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=OQgNCwAAQBAJ&pg=PT26&dq=arcachon&hl=&cd=14&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&rdid=book-OQgNCwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-epub.acsm?id=OQgNCwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-pdf.acsm?id=OQgNCwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=OQgNCwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Aufan (Robert) La naissance d'\u003cb\u003eArcachon\u003c/b\u003e, 18231857. De la forêt à la ville, \u003cbr\u003e\nRegards sur les pays de Buch, Société Historique, 1994. • Clémens (Jacques) : \u003cbr\u003e\nSouvenirs d'\u003cb\u003eArcachon\u003c/b\u003e 1857, Alan Sutton, 2007 • Corbin (Alain) : Le territoire du \u003cbr\u003e\nvide, ..."
}
},
{
"kind": "books#volume",
"id": "fPWAAQAACAAJ",
"etag": "NxuYuA8PjCA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/fPWAAQAACAAJ",
"volumeInfo": {
"title": "Du bassin d'Arcachon à l'île de Santorin",
"subtitle": "roman",
"authors": [
"Karine Denis"
],
"publishedDate": "2015",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2953985735"
},
{
"type": "ISBN_13",
"identifier": "9782953985733"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 191,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=fPWAAQAACAAJ&dq=arcachon&hl=&cd=15&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=fPWAAQAACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Du_bassin_d_Arcachon_%C3%A0_l_%C3%AEle_de_Santor.html?hl=&id=fPWAAQAACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=fPWAAQAACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "coMaAAAAYAAJ",
"etag": "3fCxTtBW2Bc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/coMaAAAAYAAJ",
"volumeInfo": {
"title": "Tableau pittoresque et agricole des landes du bassin d'Arcachon",
"authors": [
"Comte André de Bonneval"
],
"publishedDate": "1839",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044107237778"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 57,
"printType": "BOOK",
"categories": [
"Arcachon Basin (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=coMaAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=coMaAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=coMaAAAAYAAJ&pg=PA22&dq=arcachon&hl=&cd=16&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=coMaAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=coMaAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=coMaAAAAYAAJ&rdid=book-coMaAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Tableau_pittoresque_et_agricole_des_land.epub?id=coMaAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Tableau_pittoresque_et_agricole_des_land.pdf?id=coMaAAAAYAAJ&hl=&output=pdf&sig=ACfU3U1l2bjbmFMTJzh_9wEwQywKQ0kx3w&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=coMaAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Un canal qui lie le bassin d'\u003cb\u003eArcachon\u003c/b\u003e avec les lacs de Cazaux et Mimizan est sur \u003cbr\u003e\nle point d'être terminé par la compagnie des Landes . Enfin , pour voir s'accomplir \u003cbr\u003e\nle quatrième vou formé par ce pays , il fallait mettre en culture la plaine située ..."
}
},
{
"kind": "books#volume",
"id": "oyzwAwAAQBAJ",
"etag": "duYXoyUuaFI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/oyzwAwAAQBAJ",
"volumeInfo": {
"title": "L'AFFAIRE HIPPOCAMPUS Enquête criminelle à Arcachon",
"authors": [
"Daniel LAMARQUE"
],
"publisher": "Lulu.com",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782953377514"
},
{
"type": "ISBN_10",
"identifier": "2953377514"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=oyzwAwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=oyzwAwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=oyzwAwAAQBAJ&pg=PA5&dq=arcachon&hl=&cd=17&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=oyzwAwAAQBAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/L_AFFAIRE_HIPPOCAMPUS_Enqu%C3%AAte_criminell.html?hl=&id=oyzwAwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=oyzwAwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Nous frôlerons les 33° C à \u003cb\u003eArcachon\u003c/b\u003e dans l'apres-midi, 34°C à Bordeaux ...avec \u003cbr\u003e\nun index UV 9... Protegez impérativement votre peau du soleil ! Aujourd'hui, vous \u003cbr\u003e\nfêterz tous les Hyacinthe !! Bonnes vacances en Aquitaine !...» Une brise tiède ..."
}
},
{
"kind": "books#volume",
"id": "EVPPAAAAMAAJ",
"etag": "6YXV2YdYHpA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EVPPAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station biologique d'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1895",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015069532037"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=EVPPAAAAMAAJ&printsec=frontcover&dq=arcachon&hl=&cd=18&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&rdid=book-EVPPAAAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.epub?id=EVPPAAAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.pdf?id=EVPPAAAAMAAJ&hl=&output=pdf&sig=ACfU3U1snawJEo8RPbjdgmpFlki6Y-X_DQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EVPPAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Vols. 1-6 include "Liste" or "Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation" (Title of this index varies slightly)."
}
},
{
"kind": "books#volume",
"id": "tZbxAAAAMAAJ",
"etag": "Y79o7IDhMVk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tZbxAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique D'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1961",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89090035445"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=19&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_D_Arca.html?hl=&id=tZbxAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tZbxAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "GERMAIN, docteur en médecine, ancien interne des Hôpitaux de Bordeaux, \u003cbr\u003e\nMios. GINESTET, boulevard Deganne, \u003cb\u003eArcachon\u003c/b\u003e. Mm' GIL REICHEH, docteur ès \u003cbr\u003e\nlettres, 24, rue Laboye, Bordeaux. MM. de GRACIA, maire d'\u003cb\u003eArcachon\u003c/b\u003e, député, ..."
}
},
{
"kind": "books#volume",
"id": "CNdnAAAAMAAJ",
"etag": "q3Eh0g//+y8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/CNdnAAAAMAAJ",
"volumeInfo": {
"title": "D'Arcachon à Andernos",
"subtitle": "regards sur le bassin : actes du XLVIIIe Congrès d'études régionales de la Fédération historique du Sud-Ouest tenu à Arcachon et Andernos, les 20 et 21 avril 1996",
"authors": [
"Fédération historique du Sud-Ouest"
],
"publishedDate": "1997",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015061384593"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 450,
"printType": "BOOK",
"categories": [
"Andernos-les-Bains (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=20&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/D_Arcachon_%C3%A0_Andernos.html?hl=&id=CNdnAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=CNdnAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "regards sur le bassin : actes du XLVIIIe Congrès d'études régionales de la \u003cbr\u003e\nFédération historique du Sud-Ouest tenu à \u003cb\u003eArcachon\u003c/b\u003e et Andernos, les 20 et 21 \u003cbr\u003e\navril 1996 Fédération historique du Sud-Ouest. BIBLIOGRAPHIE BOUCHET ( J . - \u003cbr\u003e\nM . ) ."
}
},
{
"kind": "books#volume",
"id": "SLpLAQAAIAAJ",
"etag": "MJAn+uhRr6I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/SLpLAQAAIAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique d'Arcachon",
"subtitle": "Nouvelle serie",
"authors": [
"Societe scientifique d'Arcachon"
],
"publishedDate": "2004",
"description": "Includes Comptes rendus administratifs and Travaux des laboratoires, Institute de biologie marine de l'Universite de Bordeaux.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCLA:L0090291709"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Marine biology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&q=arcachon&dq=arcachon&hl=&cd=21&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_d_Arca.html?hl=&id=SLpLAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=SLpLAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Nouvelle serie Societe scientifique d'\u003cb\u003eArcachon\u003c/b\u003e. Available online at www.\u003cbr\u003e\nsciencedirect.com ESTUARINE COASTAL ICIENCI donner AND SHELF \u003cbr\u003e\nSCIENCE ELSEVIER Estuaring Coastal and Shelf Science 62 ( 2005 ) 453_465\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "R9EJAQAAIAAJ",
"etag": "6QS1NV88clE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/R9EJAQAAIAAJ",
"volumeInfo": {
"title": "Arcachon au temps des étrangers de distinction",
"authors": [
"Jacques Ragot"
],
"publishedDate": "1978",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCAL:B3190136"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 253,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=R9EJAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=R9EJAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=R9EJAQAAIAAJ&q=arcachon&dq=arcachon&hl=&cd=22&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=R9EJAQAAIAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_au_temps_des_%C3%A9trangers_de_dist.html?hl=&id=R9EJAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=R9EJAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "der me pas conseillertes ne soient pacomprend diff Le 19 avril 1855 Adalbert \u003cbr\u003e\nDeganne , propriétaire , à \u003cb\u003eArcachon\u003c/b\u003e avait écrit au Préfet de la Gironde : « \u003cbr\u003e\nMonsieur le préfet , Les intérêts d ' \u003cb\u003eArcachon\u003c/b\u003e sont si distincts , si différents de \u003cbr\u003e\nceux de La ..."
}
},
{
"kind": "books#volume",
"id": "aGbzAAAAMAAJ",
"etag": "Ljr1BBk4xi4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/aGbzAAAAMAAJ",
"volumeInfo": {
"title": "Arcachon, tout le monde descend ...",
"authors": [
"Henry Lieutaud"
],
"publishedDate": "1971",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89012501730"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 44,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=aGbzAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=aGbzAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=aGbzAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=23&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=aGbzAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_tout_le_monde_descend.html?hl=&id=aGbzAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=aGbzAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Pourtant , sous la verrière de la gare , j ' ai encore entendu la même invite : \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e , tout le monde descend . Comme c ' est vrai : Du Nord au Midi , de l \u003cbr\u003e\n' Est à l ' Ouest ils arrivent , ils descendent en rangs serrés . Les voici nos amis , \u003cbr\u003e\nnos ..."
}
},
{
"kind": "books#volume",
"id": "dtJGAAAAMAAJ",
"etag": "eqTa5DTUhCI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/dtJGAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Société historique et archéologique d'Arcachon",
"publishedDate": "1989",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015067325582"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=dtJGAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=dtJGAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=dtJGAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=24&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=dtJGAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Soci%C3%A9t%C3%A9_historique_et_a.html?hl=&id=dtJGAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=dtJGAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "UNIVERSITY OF MICHIGAN Société Histuny 2015 08782 5582ogique d ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e CENTRE SOCIO - CULTUREL 31 COURS TARTAS - 33120 \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e Bureau de la Société Président d ' Honneur M . Jean VALETTE , \u003cbr\u003e\nDirecteur des ..."
}
},
{
"kind": "books#volume",
"id": "CdYBAAAAMAAJ",
"etag": "T80deiykBAo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/CdYBAAAAMAAJ",
"volumeInfo": {
"title": "Une Famille de gens de lettres en Arcachon, de 1850 à 1950",
"subtitle": "José-Maria de Heredia, Pierre Louÿs, Henri de Régnier, Auguste Gilbert de Voisins, Maurice Maindron, René Doumic, Gérard d'Houville, Pierre de Régnier : exposition du 13 juin au 13 septembre 1982, Ville d'Arcachon, Bibliothèque municipale",
"publishedDate": "1982",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015001767469"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 47,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=CdYBAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=CdYBAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=CdYBAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=25&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=CdYBAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Une_Famille_de_gens_de_lettres_en_Arcach.html?hl=&id=CdYBAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=CdYBAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "José-Maria de Heredia, Pierre Louÿs, Henri de Régnier, Auguste Gilbert de \u003cbr\u003e\nVoisins, Maurice Maindron, René Doumic, Gérard d'Houville, Pierre de Régnier : \u003cbr\u003e\nexposition du 13 juin au 13 septembre 1982, Ville d'\u003cb\u003eArcachon\u003c/b\u003e, Bibliothèque ..."
}
},
{
"kind": "books#volume",
"id": "WjsbAAAAYAAJ",
"etag": "ovRplD1OufI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WjsbAAAAYAAJ",
"volumeInfo": {
"title": "Guide d' Arcachon",
"authors": [
"de Gabory"
],
"publishedDate": "1896",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044087920302"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 103,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WjsbAAAAYAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WjsbAAAAYAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=WjsbAAAAYAAJ&pg=PP1&dq=arcachon&hl=&cd=26&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=WjsbAAAAYAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Guide_d_Arcachon.html?hl=&id=WjsbAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=WjsbAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "R_XjAAAAMAAJ",
"etag": "6Ddh6rkXjW8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/R_XjAAAAMAAJ",
"volumeInfo": {
"title": "Le parler du Bassin d'Arcachon et de ses environs",
"authors": [
"Yolande Vidal"
],
"publishedDate": "1999",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IND:30000068988769"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 285,
"printType": "BOOK",
"categories": [
"French language"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=R_XjAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=R_XjAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=R_XjAAAAMAAJ&pg=PA281&dq=arcachon&hl=&cd=27&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=R_XjAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Le_parler_du_Bassin_d_Arcachon_et_de_ses.html?hl=&id=R_XjAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=R_XjAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "-u8QAQAAMAAJ",
"etag": "MWOddKl4qQk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/-u8QAQAAMAAJ",
"volumeInfo": {
"title": "Arcachon et le Val de l'Eyre",
"subtitle": "histoire, art, économie : actes du XXVIe congrès d'études régionales tenu à Arcachon les 27 et 28 avril 1974",
"publishedDate": "1977",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89003960572"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 138,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=-u8QAQAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=-u8QAQAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=-u8QAQAAMAAJ&pg=PA128&dq=arcachon&hl=&cd=28&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=-u8QAQAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_et_le_Val_de_l_Eyre.html?hl=&id=-u8QAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=-u8QAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "4ijhDwAAQBAJ",
"etag": "1FuDH7AqRF8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/4ijhDwAAQBAJ",
"volumeInfo": {
"title": "BASSIN D'ARCACHON 2020 Carnet Petit Futé",
"authors": [
"Dominique Auzias",
"Jean-Paul Labourdette"
],
"publisher": "Le Petit Futé",
"publishedDate": "2020-04-30T00:00:00+02:00",
"description": "Le carnet de voyage sur le Bassin d'Arcachon a un format très pratique et une nouvelle maquette faisant la part belle aux photos. Destiné à tous les voyageurs qui partent en courts séjours et recherchent un guide complet au meilleur prix sur le Bassin d'Arcachon. Il propose surtout des informations culturelles et de découverte : l'essentiel et plus ! Il est le compagnon idéal pour comprendre le Bassin d'Arcachon et profiter au mieux de son séjour. Vous y retrouverez tous les bons plans pour optimiser votre séjour. Idéal pour le voyageur indépendant mais aussi le voyageur en groupe.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782305031088"
},
{
"type": "ISBN_10",
"identifier": "2305031084"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 144,
"printType": "BOOK",
"categories": [
"Travel"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=4ijhDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=4ijhDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=4ijhDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=29&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=4ijhDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=4ijhDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=4ijhDwAAQBAJ&rdid=book-4ijhDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=4ijhDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Le carnet de voyage sur le Bassin d'Arcachon a un format très pratique et une nouvelle maquette faisant la part belle aux photos."
}
},
{
"kind": "books#volume",
"id": "h2AqDwAAQBAJ",
"etag": "wJje8/QCBf4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h2AqDwAAQBAJ",
"volumeInfo": {
"title": "Histoire du Bassin d'Arcachon en 100 pages",
"authors": [
"Denis Blanchard-Dignac"
],
"publisher": "Editions des Régionalismes",
"publishedDate": "2017-06-30",
"description": "Enfin une histoire générale du Bassin d’Arcachon qui fait la synthèse de l’ensemble des travaux conduits à ce jour. En 100 pages d’un texte clair, concis mais pourtant complet, voilà ce qu’il faut absolument savoir d’essentiel sur l’histoire de ce “Bassin” en un temps où l’on redécouvre la richesse de son passé. En inédit est présentée une chronologie des principaux événements des origines à nos jours. Préface de Charles Daney. Denis Blanchard-Dignac, Maîtrise de Droit, Études en Sorbonne de DES de Sciences Politique, est élu de La Teste-de-Buch (représentant la sixième génération d’édiles dans ce canton de l’ancien Captalat de Buch).",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782824052175"
},
{
"type": "ISBN_10",
"identifier": "2824052171"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 100,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h2AqDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h2AqDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h2AqDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=30&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ&rdid=book-h2AqDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Histoire_du_Bassin_d_Arcachon_en_100_pag-sample-epub.acsm?id=h2AqDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Histoire_du_Bassin_d_Arcachon_en_100_pag-sample-pdf.acsm?id=h2AqDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h2AqDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Denis Blanchard-Dignac, Maîtrise de Droit, Études en Sorbonne de DES de Sciences Politique, est élu de La Teste-de-Buch (représentant la sixième génération d’édiles dans ce canton de l’ancien Captalat de Buch)."
}
},
{
"kind": "books#volume",
"id": "HMCEnAEACAAJ",
"etag": "qszYVYHDmqY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/HMCEnAEACAAJ",
"volumeInfo": {
"title": "Arcachon (Gironde), 1961",
"subtitle": "Arcachon, Le Moulleau, Pyla-sur-Mer, Pilat-Plage, Le Bassin",
"publishedDate": "1961",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:418118308"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"language": "en",
"previewLink": "http://books.google.fr/books?id=HMCEnAEACAAJ&dq=arcachon&hl=&cd=31&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=HMCEnAEACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_Gironde_1961.html?hl=&id=HMCEnAEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=HMCEnAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "KurbDwAAQBAJ",
"etag": "leFpSfV7jqA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/KurbDwAAQBAJ",
"volumeInfo": {
"title": "Enquêtes de l'inspecteur Langouste sur le Bassin d'Arcachon",
"authors": [
"Jessica Bourcillier"
],
"publisher": "BoD - Books on Demand",
"publishedDate": "2020-04-08",
"description": "UN LIVRE SUR LE BASSIN D'ARCACHON avec pour héros les petites bêtes du Bassin. UN LIVRE POLICIER Avec tous les ingrédients du genre : méfait, enquête, suspects, indic, résolution de l'affaire. Un vol de goûter, la disparition de parents, un acte de violence? Mais qui donc résoudra ces affaires? L'inspecteur Langouste, bien sûr! Mais aussi avec ton aide, ami lecteur",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782322213290"
},
{
"type": "ISBN_10",
"identifier": "2322213292"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 56,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=KurbDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=KurbDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=KurbDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=32&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ&rdid=book-KurbDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Enqu%C3%AAtes_de_l_inspecteur_Langouste_sur-sample-epub.acsm?id=KurbDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Enqu%C3%AAtes_de_l_inspecteur_Langouste_sur-sample-pdf.acsm?id=KurbDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=KurbDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "UN LIVRE SUR LE BASSIN D'ARCACHON avec pour héros les petites bêtes du Bassin."
}
},
{
"kind": "books#volume",
"id": "giynDwAAQBAJ",
"etag": "Wlnae7asa0U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/giynDwAAQBAJ",
"volumeInfo": {
"title": "Petite Histoire de l'Huître d'Arcachon",
"authors": [
"Jean-Louis Guidez"
],
"publisher": "Editions des Régionalismes",
"publishedDate": "2019-08-03",
"description": "Arcachon est là pour déployer aux sens, non encore rassasiés, son architecture aux multiples influences, de ses balcons au bois découpé en dentelle d’inspiration nordique, du casino mauresque aux villas algérienne ou basques,ou les ports ostréicoles, leurs cabanes chamarrées ou les guérites de triage aux bois multicolores, à la couleur laissée, dit-on, à la bonne fortune des fonds de pots qui ont peint les pinasses d’un quotidien laborieux. Chacun a sa spécificité. On y accède par des chemins typiques au bitume parsemé de sacs d’huîtres qui sèchent au soleil, ou bordés de tuiles chaulées attendant leur embarquement vers les parcs. Ici, où que l’on porte les yeux, l’huître domine. Et si ici multiples sont aussi les délices, elle en est indiscutablement la perle ». C’est non sans poésie que Jean-Louis Guidez aborde l’histoire ostréicole, ses traditions séculaires, et le quotidien de ces femmes et de ces hommes, fermiers de la mer, qui, avec les gestes du semeur, dispersaient sur le fonds des prairies de salicornes ou des prés salés ce qui fait le renom de la Côte d’Argent, l’huître dont la culture s’est aujourd’hui modernisée mais qui est toujours nourrie de la passion de l’excellence. Aujourd’hui journaliste honoraire, après avoir débuté à La Voix du Nord, puis exercé ensuite à La Dépêche du Midi, Jean-Louis Guidez est à la fois attaché au Pas-de-Calais, son pays d’origine, celui des mineurs de fond, et à sa terre d’adoption où il a effectué une grande partie de sa carrière : le Lot-et-Garonne. Écrivain, il décrit les particularismes locaux et les traditions du Nord comme celle du Sud-Ouest. Un petit ouvrage, abondamment illustré, pour connaître les origines et les traditions ostréicoles du Bassin d’Arcachon.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782824053271"
},
{
"type": "ISBN_10",
"identifier": "2824053275"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 120,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=giynDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=giynDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=giynDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=33&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=giynDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=giynDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=giynDwAAQBAJ&rdid=book-giynDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_Histoire_de_l_Hu%C3%AEtre_d_Arcachon-sample-epub.acsm?id=giynDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_Histoire_de_l_Hu%C3%AEtre_d_Arcachon-sample-pdf.acsm?id=giynDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=giynDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "C’est non sans poésie que Jean-Louis Guidez aborde l’histoire ostréicole, ses traditions séculaires, et le quotidien de ces femmes et de ces hommes, fermiers de la mer, qui, avec les gestes du semeur, dispersaient sur le fonds des ..."
}
},
{
"kind": "books#volume",
"id": "TqjNDwAAQBAJ",
"etag": "OJSCBtm+c/s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/TqjNDwAAQBAJ",
"volumeInfo": {
"title": "Enquête à Arcachon",
"subtitle": "La ville aux 4 saisons",
"authors": [
"Jessica Bourcillier"
],
"publisher": "BoD - Books on Demand",
"publishedDate": "2020-02-01",
"description": "Maelys part pour des vacances tranquilles à Arcachon, chez sa grand-mère. Mais ses vacances s'avèrent plus mouvementées que prévu ! Un vol, des personnes aux allures suspectes... Une enquête s'impose. Une enquête policière prétexte à la redécouverte d'Arcachon et de ses quartiers. Histoire interactive : grâce à l'application EnigmApp, visitez Arcachon auprès de Maelys : 1. Téléchargez l'application EnigmApp. 2. Dans le menu de la page d'accueil choisissez : Accès rapide 3. Entrez le code : 2VG9SQUB",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782322193257"
},
{
"type": "ISBN_10",
"identifier": "2322193259"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 82,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=TqjNDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=TqjNDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=TqjNDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=34&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=TqjNDwAAQBAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Enqu%C3%AAte_%C3%A0_Arcachon.html?hl=&id=TqjNDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=TqjNDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Mais ses vacances s'avèrent plus mouvementées que prévu ! Un vol, des personnes aux allures suspectes... Une enquête s'impose. Une enquête policière prétexte à la redécouverte d'Arcachon et de ses quartiers."
}
},
{
"kind": "books#volume",
"id": "35caAAAAYAAJ",
"etag": "Beaf3k6+OOs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/35caAAAAYAAJ",
"volumeInfo": {
"title": "Arcachon, ville d'été, ville d'hiver",
"subtitle": "topographie et climatologie médicales",
"authors": [
"Fernand Lalesque"
],
"publishedDate": "1886",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044107240061"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 219,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=35caAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=35caAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=35caAAAAYAAJ&printsec=frontcover&dq=arcachon&hl=&cd=35&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=35caAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=35caAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=35caAAAAYAAJ&rdid=book-35caAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Arcachon_ville_d_%C3%A9t%C3%A9_ville_d_hiver.epub?id=35caAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Arcachon_ville_d_%C3%A9t%C3%A9_ville_d_hiver.pdf?id=35caAAAAYAAJ&hl=&output=pdf&sig=ACfU3U2EiNm_a4CAr3az51dn_sQR3LBuXw&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=35caAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "q2ZMAAAAYAAJ",
"etag": "zf8IdfCq0Vc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/q2ZMAAAAYAAJ",
"volumeInfo": {
"title": "Compte-rendu administratif",
"subtitle": "Année",
"authors": [
"Société Scientifique d'Arcachon"
],
"publishedDate": "1905",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "CORNELL:31924070930973"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=q2ZMAAAAYAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=q2ZMAAAAYAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=q2ZMAAAAYAAJ&q=arcachon&dq=arcachon&hl=&cd=36&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=q2ZMAAAAYAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Compte_rendu_administratif.html?hl=&id=q2ZMAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=q2ZMAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Année Société Scientifique d'\u003cb\u003eArcachon\u003c/b\u003e. MM . BLANC ( CADET ) , \u003cb\u003eArcachon\u003c/b\u003e . \u003cbr\u003e\nMAUPASSANT ( F . DE ) , \u003cb\u003eArcachon\u003c/b\u003e . JOHNSTON ( N . - A . ) , Tours . LALESQUE \u003cbr\u003e\n( JULES ) , \u003cb\u003eArcachon\u003c/b\u003e . ORMIÈRES ( M . ) , \u003cb\u003eArcachon\u003c/b\u003e . Professeur FRANÇOIS ..."
}
},
{
"kind": "books#volume",
"id": "6U4qygEACAAJ",
"etag": "yzYbRq+JDKo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/6U4qygEACAAJ",
"volumeInfo": {
"title": "Itinéraires à Royan et Arcachon, ou Bains de mer du bassin de Bordeaux. Par Ernst, etc. [With plates and a plan.]",
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:1062122685"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 160,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=6U4qygEACAAJ&dq=arcachon&hl=&cd=37&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=6U4qygEACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Itin%C3%A9raires_%C3%A0_Royan_et_Arcachon_ou_Bai.html?hl=&id=6U4qygEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=6U4qygEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "2nS9wAEACAAJ",
"etag": "SY9HlYANGX8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/2nS9wAEACAAJ",
"volumeInfo": {
"title": "Vous avez des nouvelles d'Arcachon ?",
"authors": [
"Jean-Claude Garnung"
],
"publisher": "BoD - Books on Demand France",
"publishedDate": "2010-02-12",
"description": "Sept nouvelles en provenance du Bassin d'Arcachon.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2810604789"
},
{
"type": "ISBN_13",
"identifier": "9782810604784"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 140,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=2nS9wAEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=2nS9wAEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=2nS9wAEACAAJ&dq=arcachon&hl=&cd=38&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=2nS9wAEACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Vous_avez_des_nouvelles_d_Arcachon.html?hl=&id=2nS9wAEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=2nS9wAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Sept nouvelles en provenance du Bassin d'Arcachon."
}
},
{
"kind": "books#volume",
"id": "foZNAQAAIAAJ",
"etag": "NWxN4w2qJk8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/foZNAQAAIAAJ",
"volumeInfo": {
"title": "Découverte du Bassin d'Arcachon par la télédétection spatiale",
"authors": [
"Y.-M. Le Nindre",
"Philippe Dutartre"
],
"publishedDate": "1993",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "STANFORD:36105009086971"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 110,
"printType": "BOOK",
"categories": [
"Arcachon Basin (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=foZNAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=foZNAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=foZNAQAAIAAJ&q=arcachon&dq=arcachon&hl=&cd=39&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=foZNAQAAIAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/D%C3%A9couverte_du_Bassin_d_Arcachon_par_la.html?hl=&id=foZNAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=foZNAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "lOzNAAAAMAAJ",
"etag": "YWIeaMq/Miw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/lOzNAAAAMAAJ",
"volumeInfo": {
"title": "The Practice of Oyster Culture at Arcachon and Its Lessons for India",
"authors": [
"James Hornell"
],
"publishedDate": "1910",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015022407624"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 90,
"printType": "BOOK",
"categories": [
"Oyster culture"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.4.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=lOzNAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=lOzNAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=lOzNAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=40&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=lOzNAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/The_Practice_of_Oyster_Culture_at_Arcach.html?hl=&id=lOzNAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=lOzNAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "It remained for an ingenious \u003cb\u003eArcachon\u003c/b\u003e mason to interest himself in the subject \u003cbr\u003e\nand think out a simpler and more economical method . Michelet was this inventor \u003cbr\u003e\n' s name and it is worthy of remembrance as by this and other of his practical ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_2] Response time is below 500ms | 1 | 0 | 0 |
| [code_2] Response code is 200 | 1 | 0 | 0 |
| [format_2] Response format is JSON | 1 | 0 | 0 |
| [kind_2] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S004C001_2] Response has 40 <items> | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0234142-9d4d-4434-9681-883b7323c675 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:19 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "OlNRfxw0xVg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "hV3pgPVNjvY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "at2HHRQR2Do",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "uttJQ+uV3M8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "agRqKtEHxJc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "G9wJXhfKwT4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "TGoC49FiRfo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "FTQALi9pZj0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "P+CyEM/631I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "gwgOC2a61FE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S004] Valid request format with ```maxResults``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```maxResults``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with a number of items matching accordingly** |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has a count of at least ```maxResults``` items |2|
**Datas** :
- ```qData```="arcachon", "arcachon"
- ```maxResults```= 20, 40
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C002]``` | Response has 0 item | 1 |
**Datas** :
- ```qData```="arcachon"
- ```maxResults```= 0
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afedacf3-0080-4f21-87d2-dd7da160882f |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:20 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 0
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S004C002_1] Response has 0 <items> | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 25fab92e-8544-4496-931c-c73a673f4ae6 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:20 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "ASBVtPg56jk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "nmryb+xLSdI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "5/PV8iaJ/V0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "9hAi6UWHTMc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "sdNIqCNR1hk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "VqTqTwhhwUk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "U9UTd+0g9mU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "WahdUrZ5/Hc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "q+xjPUq7LOw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "e+wNhgy4PoA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c9b2a0a2-56cd-4909-85bf-20c70644e8e2 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:21 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1287,
"items": [
{
"kind": "books#volume",
"id": "5I9IAQAAMAAJ",
"etag": "jaMgJc0s/Ts",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5I9IAQAAMAAJ",
"volumeInfo": {
"title": "Host Bibliographic Record for Boundwith Item Barcode 30112027908901 and Others",
"subtitle": "(1895-1903)",
"publishedDate": "1895",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112027908836"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=5I9IAQAAMAAJ&pg=RA5-PR3&dq=arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&rdid=book-5I9IAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Host_Bibliographic_Record_for_Boundwith.epub?id=5I9IAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5I9IAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "D'\u003cb\u003eARCACHON\u003c/b\u003e STATION BIOLOGIQUE Présidents d'honneur . M. le RECTEUR \u003cbr\u003e\nde l'Université de Bordeaux ; M. le DOYEN de la Faculté des Sciences de \u003cbr\u003e\nBordeaux ; M. le DOYEN de la Faculté de Médecine et de Pharmacie de \u003cbr\u003e\nBordeaux ; M."
}
},
{
"kind": "books#volume",
"id": "bMwHY-1lA0AC",
"etag": "cBgJi8eo+Kk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bMwHY-1lA0AC",
"volumeInfo": {
"title": "Les villes nouvelles. Arcachon. La plage, la forêt et la ville d'hiver",
"authors": [
"F. Dubarreau"
],
"publishedDate": "1863",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001103310905"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 43,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=bMwHY-1lA0AC&pg=PA16&dq=arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&rdid=book-bMwHY-1lA0AC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.epub?id=bMwHY-1lA0AC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.pdf?id=bMwHY-1lA0AC&hl=&output=pdf&sig=ACfU3U1ZvQai5FklX9oHG3bWFY6UffsN-A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=bMwHY-1lA0AC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "IT \u003cb\u003eARCACHON\u003c/b\u003e DEVANT LA SCIENCE La cour d'assises . Les travaux de M. \u003cbr\u003e\nHameau . Analyses . \u003cb\u003eArcachon\u003c/b\u003e , patrie des enfants . -- Pourquoi les enfants l'\u003cbr\u003e\naiment et pourquoi ils y vont . La clientèle du docteur Blanche . Climatologie ."
}
},
{
"kind": "books#volume",
"id": "92_C6N0Kq_oC",
"etag": "tbYrDskfW+U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/92_C6N0Kq_oC",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1855",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001101181274"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA3&dq=arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "ÉMINENCE , En 1624 , le célèbre cardinal de Sourdis donna un grand essor au \u003cbr\u003e\npèlerinage de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e , en invitant les fidèles à remplacer par \u003cbr\u003e\nune chapelle en pierres le modeste oratoire en bois élevé par les soins d ..."
}
},
{
"kind": "books#volume",
"id": "UkxRAAAAcAAJ",
"etag": "qOTDP8kmpQg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UkxRAAAAcAAJ",
"volumeInfo": {
"title": "Histoire de N. - D. d'Arcachon et du b(ienheureux) Thomas Illyricus son fondateur",
"subtitle": "(Maria.)",
"authors": [
"L. Delpeuch"
],
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BSB:BSB11019478"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 235,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=UkxRAAAAcAAJ&pg=PA228&dq=arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&rdid=book-UkxRAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.epub?id=UkxRAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.pdf?id=UkxRAAAAcAAJ&hl=&output=pdf&sig=ACfU3U3NHNElXOBsiMpmwKJWMppMWRyK3Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=UkxRAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(Maria.) L. Delpeuch. >> » que vous soyez isolé et retranché du reste des \u003cbr\u003e\nhommes . » \u003cb\u003eArcachon\u003c/b\u003e est une sorte d'Océanie francaise ; c'est Taïti à quelques \u003cbr\u003e\nkilomètres de Bordeaux ; la vie sauvage à une portée de fusil du foyer de la \u003cbr\u003e\ncivilisation ."
}
},
{
"kind": "books#volume",
"id": "_zuaK0fgqw8C",
"etag": "CnSnYP/jk5w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/_zuaK0fgqw8C",
"volumeInfo": {
"title": "La chapellede Notre-Dame d'Arcachon",
"subtitle": "esquisse historique",
"authors": [
"Oscar Dejean"
],
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001102802142"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 23,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=_zuaK0fgqw8C&pg=PA16&dq=arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&rdid=book-_zuaK0fgqw8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.epub?id=_zuaK0fgqw8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.pdf?id=_zuaK0fgqw8C&hl=&output=pdf&sig=ACfU3U1nPZWhMiXxwl7OSVRxTZ7YqL4GgQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=_zuaK0fgqw8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "pour son entretien et subsistance , de faire la » quête au lieu de ladite Cbapelle \u003cbr\u003e\net aux envi» rons . . . . » Les Cordeliers continuèrent de fournir des aumôniers au \u003cbr\u003e\nsanctuaire de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e jusqu ' en 1792 , où le dernier d ' entre ..."
}
},
{
"kind": "books#volume",
"id": "P1o9AAAAYAAJ",
"etag": "cjMg+At5zpk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/P1o9AAAAYAAJ",
"volumeInfo": {
"title": "Exposition internationale de pêche & d'agriculture d'Arcachon ...",
"publishedDate": "1867",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:HWG1TX"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 21,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=P1o9AAAAYAAJ&pg=PA1&dq=arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&rdid=book-P1o9AAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.epub?id=P1o9AAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.pdf?id=P1o9AAAAYAAJ&hl=&output=pdf&sig=ACfU3U287Yz5EyRfBE9rLMwSC_LVJHG_ZA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=P1o9AAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "EXPOSITION INTERNATIONALE - DE PÊCHE ET D ' AQUICULTURE D ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e L ' exposition de pêche et d ' aquiculture d ' \u003cb\u003eArcachon\u003c/b\u003e , ouverte au \u003cbr\u003e\nmois de juillet 1866 , a présenté , comme celle de Boulogne , un vif intérêt . \u003cbr\u003e\nOrganisée ..."
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "zCkTq3YkHc8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PA23&dq=arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Tous les membres reçoivent une gravure représentant N . - D . d ' \u003cb\u003eArcachon\u003c/b\u003e , \u003cbr\u003e\navec un prospectus de l ' auvre , accompagné de cette prière : « 0 Marie ! Mère \u003cbr\u003e\nde Dieu , » qui avez ordonné à la tempête et aux flots de dé» > poser , sur les \u003cbr\u003e\nriantes ..."
}
},
{
"kind": "books#volume",
"id": "szVYAAAAcAAJ",
"etag": "y7EEUlRGQ4Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/szVYAAAAcAAJ",
"volumeInfo": {
"title": "Un Voyage au bassin d'Arcachon",
"authors": [
"Henri RIBADIEU"
],
"publishedDate": "1859",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0017859331"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 163,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=szVYAAAAcAAJ&pg=PA27&dq=arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&rdid=book-szVYAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Un_Voyage_au_bassin_d_Arcachon.epub?id=szVYAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=szVYAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "elle est agitée , quelquefois furieuse , comme si l'Angleterre , qui est là , à \u003cbr\u003e\nquelques milles , lui soufflait ses rancunes ; madame Patissier cependant avait \u003cbr\u003e\ndédaigné , et Calais , et Dieppe , et le Havre ; elle avait donné la préférence à \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "h5aXJXa2yggC",
"etag": "KYWByFfIS0M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h5aXJXa2yggC",
"volumeInfo": {
"title": "Bassin d'Arcachon entre dunes et landes",
"authors": [
"Charles Daney",
"Régine Rosenthal"
],
"publisher": "RENAISSANCE DU LIVRE",
"publishedDate": "2001-05-22",
"description": "Triangle bleu dans le triangle vert des cartes d'Aquitaine, le Bassin d'Arcachon n'est pour le voyageur pressé qu'un insolite petit triangle d'eau évanescent, léger comme une bulle, accroché en un point infime au rivage dunaire du golfe de Gascogne. Si le grand triangle forestier qui l'entoure inquiète souvent par son immensité, le Bassin d'Arcachon donne l'impression de l'infiniment petit, de l'infiniment fragile, tant paraît dérisoire le tissu de chenaux emmêlés qui le rattache à l'Atlantique. C'est pourtant ce fragile écheveau qui nous le rend précieux puisque la vie vient de l'océan et que des hommes se sont toujours fixés sur des bords qui ne furent jamais un \"territoire du vide\". Les marins parlent de bassin de radoub ou de carénage. Les vieux dictionnaires de la marine emploient le mot de bassin pour signifier la partie retirée d'une rade ou d'un port. À croire qu'au beau milieu de deux cent trente-cinq kilomètres de rouleaux, après qu'on en ait franchi les passes, le monde amphibie de cette baie marine apparaît plus calme que la plus calme baie, plus inespéré que le plus sûr des ports. Arcachon n'est pas un simple sigle de localisation. Comme tous les noms anciens de mer, de montagne ou de forêt, il est chargé de peurs et de légendes qui lui sont propres. Les anciens n'étaient pas loin d'y voir des êtres de chair aux réactions redoutables. Ils les apprivoisaient, quelquefois. Comme Iroise ou Morbihan, Arcachon est un nom d'autrefois, un nom de mer qui suffisait à en exprimer l'emplacement et le caractère tout à la fois. Tout le monde sait cela à l'exception des géographes qui éprouvent le besoin un peu pédant de préciser s'il s'agit de montagne, de forêt, de mer, de petite mer... Ils en ont rallongé les noms au grand dam des nécessités d'inscription sur la carte. Probablement gênés par le caractère d'Arcachon qu'ils trouvaient trop calme pour être une mer, trop difficile d'accès pour être une baie, trop \"sauvage\" pour être une rade, ils lui ont donné pour qualificatif le terme de Bassin. C'est vouloir forcer le regard des voyageurs et s'imposer un peu trop insolemment comme guide. Alors, pour retrouver la nature et l'esprit de ces lieux, nous l'appelons Arcachon comme étant le nom depuis trop longtemps oublié d'un monde séduisant parce que vivant, captivant, grouillant d'activités, mais fort complexe en sa diversité.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782804605025"
},
{
"type": "ISBN_10",
"identifier": "2804605027"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 155,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.1",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h5aXJXa2yggC&pg=PA156&dq=arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=h5aXJXa2yggC&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bassin_d_Arcachon_entre_dunes_et_landes.html?hl=&id=h5aXJXa2yggC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=h5aXJXa2yggC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Noms propres \u003cb\u003eArcachon\u003c/b\u003e a récupéré en 1857 (date de sa fondation par décret) le \u003cbr\u003e\nnom qui n'était plus utilisé depuis longtemps pour désigner la baie. Le seul \u003cbr\u003e\nfleuve véritablement landais et qui signifie l'eau ("aiguë") intègre ou non l'article \u003cbr\u003e\net ..."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "PvE6EukQVCA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&pg=PA34&dq=arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Reprise en 1838 par François Legallais , un hôtelier normand qui avait créé le \u003cbr\u003e\npremier établissement de bains de mer à \u003cb\u003eArcachon\u003c/b\u003e et armé le " Testerin " , la \u003cbr\u003e\nmême tentative connaîtra le même échec . Et il faudra attendre 1865 , avec la \u003cbr\u003e\ncréation ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 2 | 0 | 0 |
| [code_1] Response code is 200 | 2 | 0 | 0 |
| [format_1] Response format is JSON | 2 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 2 | 0 | 0 |
| [S005C001_1] Results are offset accordingly to <startIndex> value | 2 | 0 | 0 |
| Total | 10 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6bb1074d-1422-4afb-980e-5d058bd4cbe8 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:21 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "WX3JmDEmY8k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "hv4sSnQ2LHs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "9sJJx7BJrks",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "KcfVbQLLOEI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "Y5XFMUs+bH4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "6CGvfIYcDxI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "MQ9pKlePQeE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "INDBcgsVr78",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "xK7UoWEtfDY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "fJJzpC2xiXU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S005] Valid request format with ```startIndex``` value above count of items ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```startIndex``` parameter is set with a value above the count of items |
|```THEN```|**I should get a valid response with 0 item** |
### 1 test case : ###
| [case] | Description | Iteration | Datas |
|-|-|-|-|
| ```[C001]``` | Response is valid and has 0 item | 1 | ```qData```="arcachon"<br>```startIndex```= set dynamically in script |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d51e9a51-63fe-4206-915a-2b6cc5a1b075 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:22 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 0
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 2 | 0 | 0 |
| [code_1] Response code is 200 | 2 | 0 | 0 |
| [format_1] Response format is JSON | 2 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 2 | 0 | 0 |
| [S006C001_1] Response has a <totalItems> value of 0 for a <startIndex> value above <totalResults> | 2 | 0 | 0 |
| Total | 10 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6c12a46b-e3f7-4063-9fe5-dcec822db173 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:22 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "jKviNhz7naQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "7O8gvDaIeqE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "UgKj90kcBFU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "+LZuXPuuJ5w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "yXoWcU+3u9Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "KgSHzmKF1PU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "2xWFij/MtSQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "AX18Q1WhQ+A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "AdWEDkmpW2c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "MoO1RqfyZUg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S007] Valid request format with ```langRestrict``` parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```langRestrict``` parameter is set with a valid value|
|```THEN```|**I should get a valid response with items that has a ```language```value matching the requested parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is valid and each item's ```language``` value matches the input parameter| 3 |
### Datas :
- ```qData``` = "monsieur", "mister", "da"
- ```langRestrict``` = "fr", "en", "no"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4c983cb0-b020-4c0c-922b-f3c7e88af605 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:23 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1774,
"items": [
{
"kind": "books#volume",
"id": "5W_IHAAACAAJ",
"etag": "5BwylW9jVMY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5W_IHAAACAAJ",
"volumeInfo": {
"title": "Monsieur!",
"subtitle": "vaudeville en un acte ...",
"authors": [
"Henri Thiéry"
],
"publishedDate": "1860",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:48493009"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 8,
"printType": "BOOK",
"categories": [
"Drama"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"language": "en",
"previewLink": "http://books.google.fr/books?id=5W_IHAAACAAJ&dq=monsieur&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=5W_IHAAACAAJ&dq=monsieur&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Monsieur.html?hl=&id=5W_IHAAACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5W_IHAAACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "8idmAAAAcAAJ",
"etag": "zr4nyTY/OwQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/8idmAAAAcAAJ",
"volumeInfo": {
"title": "Les negotiations de Monsieur le president Jeannin",
"authors": [
"Pierre Jeannin"
],
"publishedDate": "1695",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "KBNL:UBA000024655"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"France"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=8idmAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=8idmAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=8idmAAAAcAAJ&pg=PP23&dq=monsieur&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=8idmAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=8idmAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=8idmAAAAcAAJ&rdid=book-8idmAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_negotiations_de_Monsieur_le_presiden.epub?id=8idmAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=8idmAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Lettre de \u003cb\u003eMonsieur\u003c/b\u003e de Villeroy à \u003cb\u003eMonsieur\u003c/b\u003e Jeannin , d4-17 : Tuin 1607 , Letire au \u003cbr\u003e\nRoy , du 2o . Iuin 1607 . ibid . Lettre de \u003cb\u003eMonsieur\u003c/b\u003e Jeannin à \u003cb\u003eMonsieur\u003c/b\u003e de Villeroy , \u003cbr\u003e\ndu zo . de Juin 1607 . 190 Lettre du Roy , du 26. de Juix 1607 . 192 Lettre de ..."
}
},
{
"kind": "books#volume",
"id": "oCIF45bOlDUC",
"etag": "Mby9v8NwTUo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/oCIF45bOlDUC",
"volumeInfo": {
"title": "“Les” oeuvres “de Monsieur de Moliere”",
"subtitle": "Reveues, corrigees & augmentees",
"authors": [
"Molière"
],
"publishedDate": "1682",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z234539109"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 335,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=oCIF45bOlDUC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=oCIF45bOlDUC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=oCIF45bOlDUC&pg=PA249&dq=monsieur&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=oCIF45bOlDUC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=oCIF45bOlDUC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=oCIF45bOlDUC&rdid=book-oCIF45bOlDUC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_oeuvres_de_Monsieur_de_Moliere.epub?id=oCIF45bOlDUC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=oCIF45bOlDUC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eMONSIEUR\u003c/b\u003e JOURDAIN . Il faut , dis - je , que tu nettoyes la Salle , & .... NICOLE \u003cbr\u003e\nHi , hi . \u003cb\u003eMONSIEUR\u003c/b\u003e JOURDAIN . Encore ! NICOLE Tenez , \u003cb\u003eMonsieur\u003c/b\u003e , battez - \u003cbr\u003e\nmoy plûtoft , & me laissez rire tout mon saoul , cela me fera plus de bicn . Hi , hi , \u003cbr\u003e\nhi ..."
}
},
{
"kind": "books#volume",
"id": "FbsGAAAAQAAJ",
"etag": "SrQPWAzkHXs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FbsGAAAAQAAJ",
"volumeInfo": {
"title": "Monsieur Nicolas, ou, Le coeur humain dévoilé",
"authors": [
"Restif de La Bretonne"
],
"publishedDate": "1883",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:N11139402"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Novelists, French"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FbsGAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FbsGAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=FbsGAAAAQAAJ&pg=PA85&dq=monsieur&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=FbsGAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=FbsGAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=FbsGAAAAQAAJ&rdid=book-FbsGAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Monsieur_Nicolas_ou_Le_coeur_humain_d%C3%A9v.epub?id=FbsGAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Monsieur_Nicolas_ou_Le_coeur_humain_d%C3%A9v.pdf?id=FbsGAAAAQAAJ&hl=&output=pdf&sig=ACfU3U0p181GMoPtbgZnOBL42ZiWNHK0sg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=FbsGAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Celui - ci devenu mon plus proche ( 1 ) Marie Disson , bru du respectable maître \u003cbr\u003e\nd ' école de mon père , était sage - femme , et de l ' honnête famille des Disson d ' \u003cbr\u003e\nAuxerre . Son père avait eu le titre de \u003cb\u003eMonsieur\u003c/b\u003e Disson , et son frère , quoique ..."
}
},
{
"kind": "books#volume",
"id": "Cl18DwAAQBAJ",
"etag": "eep/Df/7iAs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Cl18DwAAQBAJ",
"volumeInfo": {
"title": "Ça va craquer Monsieur le Président",
"authors": [
"André Mure"
],
"publisher": "FeniXX",
"publishedDate": "1995-01-01T00:00:00+01:00",
"description": "“Je vous le dis : rien ne va plus... Jamais on n’avait ressenti autant de décalage entre les gens comme nous qui vivons de notre boulot quotidien et les autres, les combinards, les magouilleurs qui nous dirigent, accumulent les lois, les arrêtés, pour nous empêcher de vivre, de circuler, de stationner, de travailler normalement... On va revoir les grandes jacqueries du Moyen Age, si vous ne mettez pas un peu d’ordre, et il faut d’abord jeter en prison, tous ces pourris, si haut placés soient-ils. Faites nous voir qu’ils ne sont pas au-dessus des lois qui s’appliquent durement à nous, aux petits, aux sans-grades, comme cet élu écolo, à qui on passe les menottes, qu’on met en cabane, qu’on décrète inéligible pour cent mille balles qu’il n’aurait paraît-il jamais dû toucher ! Alors que les gros, on ne les a jamais vus arrêtés, quand il s’agit de millions ! La justice à deux vitesses, on en a marre ! Ça va craquer, Monsieur le Président. On n’en peut vraiment plus.” Cette femme qui s’adresse au Président, pourquoi n’a-t-elle pas accepté tout ce que lui offrait l’un des conseillers les plus proches, quand Reine de beauté, top-model de l’époque, elle l’a connu, un soir de défilé chez Cardin ? Il l’aime comme un fou, mais elle a refusé cette vie de rêve dans les hôtels internationaux, les palais de l’Etat. Elle a préféré la chaleur d’un bistrot qui lui rappelle son enfance, les parties de belote entre copains, plutôt que les parcours de golf et les manières, les rites d’un “grand monde” factice, chargé de miasmes où elle n’était pas à l’aise... Quand vingt-cinq ans plus tard, en grand danger sur fond de bataille sans merci ChiracBalladur et de procès politiques, il lui demandera de l’aider, elle n’hésitera pas... Mais c’est difficile de vivre l’agonie d’une société où la pureté est impossible... Même si l’on espère toujours, à travers les épreuves, la venue du “cavalier blanc”... Chroniqueur impitoyable des mœurs provinciales, ancien adjoint au maire de Lyon, et chargé de mission au cabinet de Jack Lang, André Mure s’intéresse cette fois au crépuscule du mitterrandisme (marqué par les affaires, la corruption, des suicides tragiques, et les procès Tapie-Noir-Botton-Carignon) et aux promesses du chiraquisme. Un tableau sans concession !",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402304061"
},
{
"type": "ISBN_10",
"identifier": "2402304065"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 260,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Cl18DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Cl18DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Cl18DwAAQBAJ&printsec=frontcover&dq=monsieur&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Cl18DwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Cl18DwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Cl18DwAAQBAJ&rdid=book-Cl18DwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/%C3%87a_va_craquer_Monsieur_le_Pr%C3%A9sident-sample-epub.acsm?id=Cl18DwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/%C3%87a_va_craquer_Monsieur_le_Pr%C3%A9sident-sample-pdf.acsm?id=Cl18DwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Cl18DwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Alors que les gros, on ne les a jamais vus arrêtés, quand il s’agit de millions ! La justice à deux vitesses, on en a marre ! Ça va craquer, Monsieur le Président."
}
},
{
"kind": "books#volume",
"id": "nXqw0KYUkLMC",
"etag": "tZRqEXG6On4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/nXqw0KYUkLMC",
"volumeInfo": {
"title": "LES OEUVRES DE MONSIEUR LE CHEVALIER DE MÉRÉ",
"subtitle": "QUI CONTIENT SES LETTRES. TOME SECOND",
"authors": [
"Antoine Gombaud Méré (chevalier de)"
],
"publishedDate": "1692",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "NKP:1003600707-001"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=nXqw0KYUkLMC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=nXqw0KYUkLMC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=nXqw0KYUkLMC&pg=PP6&dq=monsieur&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=nXqw0KYUkLMC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=nXqw0KYUkLMC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=nXqw0KYUkLMC&rdid=book-nXqw0KYUkLMC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/LES_OEUVRES_DE_MONSIEUR_LE_CHEVALIER_DE.epub?id=nXqw0KYUkLMC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=nXqw0KYUkLMC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "A \u003cb\u003eMonsieur\u003c/b\u003e Pelot Intendant de Poitou , 59 Let . XIX . A \u003cb\u003eMonsieur\u003c/b\u003e Pascal , 60 Let . \u003cbr\u003e\nXX . A Madame Ferrand , 69 Let . XXI . Réponse de Madame Ferrand . 70 Ler . \u003cbr\u003e\nXXII . A \u003cb\u003eMonsieur\u003c/b\u003e Coftar , 72 Let . XXIII . A Madame *** 77 Let . XXIV . A \u003cb\u003eMonsieur\u003c/b\u003e\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "M41mAAAAcAAJ",
"etag": "SXUOs3EWXkM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/M41mAAAAcAAJ",
"volumeInfo": {
"title": "Journal des signalées actions de Monsieur de La Mothe-Houdancourt, etc",
"authors": [
"Philippe de LA MOTHE HOUDANCOURT (Duke de Cardona.)"
],
"publishedDate": "1649",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0020972255"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=M41mAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=M41mAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=M41mAAAAcAAJ&pg=PA12&dq=monsieur&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=M41mAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=M41mAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=M41mAAAAcAAJ&rdid=book-M41mAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Journal_des_signal%C3%A9es_actions_de_Monsie.epub?id=M41mAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=M41mAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "qu'il sortiroit du coté de \u003cb\u003eMonsieur\u003c/b\u003e de la Mothe : Pendant cout ce iour les ennemis \u003cbr\u003e\nn'entreprirent tien finondyne sortie que ceux de la ville firent daco . fté des gens d'\u003cbr\u003e\narmes , out l'un de caux de \u003cb\u003eMonsieur\u003c/b\u003e de la Morthe , fut faict prisonnier , son ..."
}
},
{
"kind": "books#volume",
"id": "RFqmfwfxamUC",
"etag": "Wfb3tJhpUvs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/RFqmfwfxamUC",
"volumeInfo": {
"title": "Seconde apologie pour monsieur Iansenius euesque d'Ipre, & pour la doctrine de s. Augustin expliquée dans son liure, intitulé, Augustinus. Contre la response que Monsieur Habert ... a faite à la premiere Apologie, & qu'il a intitulé, la defense de la foy de l'Eglise &. Premiere partie",
"publishedDate": "1645",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNT:BT000445074"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=RFqmfwfxamUC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=RFqmfwfxamUC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=RFqmfwfxamUC&pg=PP27&dq=monsieur&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=RFqmfwfxamUC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=RFqmfwfxamUC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=RFqmfwfxamUC&rdid=book-RFqmfwfxamUC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Seconde_apologie_pour_monsieur_Iansenius.epub?id=RFqmfwfxamUC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=RFqmfwfxamUC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Refutation d'une infigne imposture du Pere Yues , dans un Liure approuuépar M \u003cbr\u003e\nHabert , ou il accuse tres faussement ceux qui fuiüent la Doctrine de saint Auto \u003cbr\u003e\ngustin & de \u003cb\u003eMonsieur\u003c/b\u003e d'Ipre , de tenir que toutes les a £ tions des fidelles qui font\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "3YEMmqhPqlMC",
"etag": "hfD+uAPfWqE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/3YEMmqhPqlMC",
"volumeInfo": {
"title": "L' Injustice des armes de Mazarin, tesmoignée à Monsieur le prince de Condé par Monsieur de Chastillon",
"authors": [
"Gaspard de Coligny Chatillon"
],
"publishedDate": "1649",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001105083146"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 8,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=3YEMmqhPqlMC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=3YEMmqhPqlMC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=3YEMmqhPqlMC&printsec=frontcover&dq=monsieur&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=3YEMmqhPqlMC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=3YEMmqhPqlMC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=3YEMmqhPqlMC&rdid=book-3YEMmqhPqlMC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/L_Injustice_des_armes_de_Mazarin_tesmoig.epub?id=3YEMmqhPqlMC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/L_Injustice_des_armes_de_Mazarin_tesmoig.pdf?id=3YEMmqhPqlMC&hl=&output=pdf&sig=ACfU3U137NznLRQHgGSvGzNvfGeXcF0TuA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=3YEMmqhPqlMC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "ofYTCbQaLEIC",
"etag": "1GGVOoGtElI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ofYTCbQaLEIC",
"volumeInfo": {
"title": "Contes et Fables, de Monsieur Le Noble. Ouvrage enrichi de Figures (d'Ertinger)...",
"authors": [
"Eustache Le Noble"
],
"publishedDate": "1697",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001100750806"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 2,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ofYTCbQaLEIC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ofYTCbQaLEIC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=ofYTCbQaLEIC&printsec=frontcover&dq=monsieur&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ofYTCbQaLEIC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ofYTCbQaLEIC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ofYTCbQaLEIC&rdid=book-ofYTCbQaLEIC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Contes_et_Fables_de_Monsieur_Le_Noble_Ou.epub?id=ofYTCbQaLEIC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Contes_et_Fables_de_Monsieur_Le_Noble_Ou.pdf?id=ofYTCbQaLEIC&hl=&output=pdf&sig=ACfU3U0Qwt7FSoMnOvJ-9BYk_rRA_1Z8Wg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=ofYTCbQaLEIC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S007C001_1] Response has <items> with <language> = "fr" | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [S007C001_1] Response has <items> with <language> = "fr" | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8ac54461-582d-4de7-8f7b-2ffa8c33f385 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:23 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "85ykuq4KQk4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "Bil3qpfcl+Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "obb5YRbM1nQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "BKhcRx7S5q4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "Ojk8VHxPL7s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "di7UBK7QiQQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "nvYpqn5+yno",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "8WNlqp6nh+M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "Jj5gA3WwPaA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "A+IgW+klfII",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S007] Valid request format with ```langRestrict``` parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```langRestrict``` parameter is set with a valid value|
|```THEN```|**I should get a valid response with items that has a ```language```value matching the requested parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is valid and each item's ```language``` value matches the input parameter| 3 |
### Datas :
- ```qData``` = "monsieur", "mister", "da"
- ```langRestrict``` = "fr", "en", "no"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8113a21a-274f-42b8-9ad6-9419675c6e23 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:24 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 464,
"items": [
{
"kind": "books#volume",
"id": "w_Wik3h_k80C",
"etag": "48nkJ9Y0pfw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/w_Wik3h_k80C",
"volumeInfo": {
"title": "Mister Punchinello",
"subtitle": "A Celebrated Glee",
"authors": [
"I. T. Norton"
],
"publishedDate": "1829",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015096383834"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 4,
"printType": "BOOK",
"categories": [
"Glees, catches, rounds, etc"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.0.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=w_Wik3h_k80C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=w_Wik3h_k80C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=w_Wik3h_k80C&pg=PP4&dq=mister&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=w_Wik3h_k80C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=w_Wik3h_k80C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=w_Wik3h_k80C&rdid=book-w_Wik3h_k80C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=w_Wik3h_k80C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "1. to \u003cb\u003eMister\u003c/b\u003e Pun \u003cb\u003eMister\u003c/b\u003e Punto \u003cb\u003eMister\u003c/b\u003e chi_ \u003cb\u003eMister\u003c/b\u003e chi_ to \u003cb\u003eMister\u003c/b\u003e nel- \u003cb\u003eMister\u003c/b\u003e nelto \u003cbr\u003e\n\u003cb\u003eMister\u003c/b\u003e lo \u003cb\u003eMister\u003c/b\u003e lo1 st time P. 2nd time F. Oh mamma I must be married to \u003cb\u003eMister\u003c/b\u003e \u003cbr\u003e\nPun-chi_nel_lo. chorus. - Oh mamma I must be married to MisterPun-chi_nel_lo."
}
},
{
"kind": "books#volume",
"id": "kmajCgAAQBAJ",
"etag": "w8CgFjKoDY0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/kmajCgAAQBAJ",
"volumeInfo": {
"title": "Mister X: Eviction #1",
"authors": [
"Dean Motter"
],
"publisher": "Dark Horse Comics (Single Issues)",
"publishedDate": "2015-09-09",
"description": "**Dean Motter's acclaimed series!** Dean Motter and his groundbreaking creation are back in a new series perfect for first-time readers and longtime fans! Radiant City's government has been overtaken in a coup, and only the mysterious Mister X can stop its new masters from using authoritarian psychetecture to remake the minds of every citizen! From visionary artist and designer Dean Motter! A great jumping-on point to the classic series! Features an additional, standalone _Mister X_ tale!",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:22014"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"comicsContent": true,
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=kmajCgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=kmajCgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=kmajCgAAQBAJ&pg=PR15&dq=mister&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=kmajCgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=kmajCgAAQBAJ",
"seriesInfo": {
"kind": "books#volume_series_info",
"bookDisplayNumber": "1",
"volumeSeries": [
{
"seriesId": "EcjXFwAAABDH3M",
"seriesBookType": "ISSUE",
"orderNumber": 1
}
]
}
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=kmajCgAAQBAJ&rdid=book-kmajCgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_X_Eviction_1-sample-pdf.acsm?id=kmajCgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=kmajCgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eMister\u003c/b\u003e X: Eviction fol- lows the events of \u003cb\u003eMister\u003c/b\u003e X: Condemned and \u003cb\u003eMister\u003c/b\u003e X: The \u003cbr\u003e\nVanishing Breed (which appeared in MySpace Dark Horse Presents Volume 5). \u003cbr\u003e\nThings haven't changed much; the city still drives most of its residents mad."
}
},
{
"kind": "books#volume",
"id": "I2ajCgAAQBAJ",
"etag": "6MZao/vwVO4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/I2ajCgAAQBAJ",
"volumeInfo": {
"title": "Mister X: Eviction #3",
"authors": [
"Dean Motter"
],
"publisher": "Dark Horse Comics (Single Issues)",
"publishedDate": "2015-11-11",
"description": "Dean Motter's reintroduction of his classic character comes to a dynamic conclusion, as Mister X's mission to cure Radiant City's madness approaches its deadly end! The new city government, under the control of a devious cabal, seeks to envelop the entire world in a disastrous new conflict. Features an additional standalone tale from Radiant City! A visual treat for those that remember a time that never was.�Ain't It Cool News",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:22016"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 27,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": true,
"imageBubbleVersion": "5c3617d217cda172"
},
"comicsContent": true,
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=I2ajCgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=I2ajCgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=I2ajCgAAQBAJ&pg=PT25&dq=mister&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=I2ajCgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=I2ajCgAAQBAJ",
"seriesInfo": {
"kind": "books#volume_series_info",
"bookDisplayNumber": "3",
"volumeSeries": [
{
"seriesId": "EcjXFwAAABDH3M",
"seriesBookType": "ISSUE",
"orderNumber": 3
}
]
}
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=I2ajCgAAQBAJ&rdid=book-I2ajCgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_X_Eviction_3-sample-pdf.acsm?id=I2ajCgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=I2ajCgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Firesign Theatre, I Think We're All Bozos on This Bus In some ways it doesn't \u003cbr\u003e\nseem that long ago that \u003cb\u003eMister\u003c/b\u003e X came into being: a mere three decades. But in \u003cbr\u003e\nthose intervening years we've seen radical change in publishing technology, ..."
}
},
{
"kind": "books#volume",
"id": "d7gNAAAAQAAJ",
"etag": "/pxKGJXChls",
"selfLink": "https://www.googleapis.com/books/v1/volumes/d7gNAAAAQAAJ",
"volumeInfo": {
"title": "Mister Horn and His Friends, Or, Givers and Giving",
"authors": [
"Mark Guy Pearse"
],
"publishedDate": "1881",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:590771609"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 154,
"printType": "BOOK",
"categories": [
"Children"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=d7gNAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=d7gNAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=d7gNAAAAQAAJ&pg=PA12&dq=mister&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=d7gNAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=d7gNAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=d7gNAAAAQAAJ&rdid=book-d7gNAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Mister_Horn_and_His_Friends_Or_Givers_an.epub?id=d7gNAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Mister_Horn_and_His_Friends_Or_Givers_an.pdf?id=d7gNAAAAQAAJ&hl=&output=pdf&sig=ACfU3U188osscvvjpP_MCyLO7cLKEJfDzw&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=d7gNAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "This personified \u003cb\u003eMister\u003c/b\u003e Horn . And as the two parts suited each other , so well did \u003cbr\u003e\nhis better - half suit \u003cb\u003eMister\u003c/b\u003e Horn . Tall , handsome , and somewhat stately in her \u003cbr\u003e\nways , folks said that she was proud ; but those who knew her best felt that she ..."
}
},
{
"kind": "books#volume",
"id": "v7-jCgAAQBAJ",
"etag": "PnqV6g6kD9U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/v7-jCgAAQBAJ",
"volumeInfo": {
"title": "Mister X: Razed #1",
"authors": [
"Dean Motter"
],
"publisher": "Dark Horse Comics (Single Issues)",
"publishedDate": "2013-06-05",
"description": "**The return of Mister X!** Visionary creator Dean Motter returns with a new masterpiece of retrofuturism! Radiant City is a metropolis as mysterious as its alleged creatorMister X. What should've improved the city left it cursed. Now, Mister X must watch over the City of Dreams turned City of Nightmares, keeping vigil during a holiday season that's anything but jolly. * From visionary artist and designer Dean Motter! * The first issue of a new arc, a great jumping-on point for new readers! Motter has created his own off-beat, stylized cityscape, and even when it engages with contemporary culture it does so in its own unique way.�Comic Book Resources",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:26658"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 29,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"comicsContent": true,
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=v7-jCgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=v7-jCgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=v7-jCgAAQBAJ&pg=PT1&dq=mister&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=v7-jCgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=v7-jCgAAQBAJ",
"seriesInfo": {
"kind": "books#volume_series_info",
"bookDisplayNumber": "1",
"volumeSeries": [
{
"seriesId": "-cfXFwAAABAv0M",
"seriesBookType": "ISSUE",
"orderNumber": 1
}
]
}
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=v7-jCgAAQBAJ&rdid=book-v7-jCgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_X_Razed_1-sample-pdf.acsm?id=v7-jCgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=v7-jCgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eMister\u003c/b\u003e X, one of Radiant City's original creators, has returned on a sleepless \u003cbr\u003e\nmission to repair his work and find some manner of salvation for both him and his \u003cbr\u003e\ncity. With his help, and that of Modern Times crime reporter Rosetta Stone, his ..."
}
},
{
"kind": "books#volume",
"id": "B46jCgAAQBAJ",
"etag": "N591NqrTx0s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B46jCgAAQBAJ",
"volumeInfo": {
"title": "Mister X: Hard Candy",
"authors": [
"Dean Motter"
],
"publisher": "Dark Horse Comics (Single Issues)",
"publishedDate": "2013-05-01",
"description": "Someone has abducted the sole heir to the pharmaceutical company that transformed the City of Dreams into the City of Nightmares. Mister X is hired to find her . . . alive. His paymentall the brain candy he could ever need. Will he trade his principles for this tasty payout, or stay on the path to saving Radiant City?! From visionary artist and designer Dean Motter! A great introduction to the classic series!",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:23658"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 28,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"comicsContent": true,
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B46jCgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B46jCgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B46jCgAAQBAJ&pg=PP3&dq=mister&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B46jCgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B46jCgAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=B46jCgAAQBAJ&rdid=book-B46jCgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_X_Hard_Candy-sample-pdf.acsm?id=B46jCgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=B46jCgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As much as I loved Miller and Moore's work, it was Dean Motter's \u003cb\u003eMister\u003c/b\u003e X that \u003cbr\u003e\nblew me away. architecture, Bauhaus design, art deco, hot babes, fast cars, new \u003cbr\u003e\nwave music, German expressionist cinema . . . Well, I fell in love. I wanted to live \u003cbr\u003e\nin ..."
}
},
{
"kind": "books#volume",
"id": "al8OAAAAQAAJ",
"etag": "KR9zlHHxuiA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/al8OAAAAQAAJ",
"volumeInfo": {
"title": "Mister Fox, by Comus",
"authors": [
"Robert Michael Ballantyne"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:590050662"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=al8OAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=al8OAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=al8OAAAAQAAJ&pg=PP18&dq=mister&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=al8OAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=al8OAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=al8OAAAAQAAJ&rdid=book-al8OAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Mister_Fox_by_Comus.epub?id=al8OAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Mister_Fox_by_Comus.pdf?id=al8OAAAAQAAJ&hl=&output=pdf&sig=ACfU3U04vojVTPcuIgzUpcHyr_4ZMs9-lQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=al8OAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The moon's angry face became a little milder when it thought of the hungry little \u003cbr\u003e\nfoxes, so it threw some more light over the country and said — "An old complaint, \u003cbr\u003e\neh? what was it, \u003cb\u003eMister\u003c/b\u003e Fox?" " I believe that it is called ' laziness ' by men ; but ..."
}
},
{
"kind": "books#volume",
"id": "NaQrAAAAYAAJ",
"etag": "qvM2tCd9/v4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/NaQrAAAAYAAJ",
"volumeInfo": {
"title": "Mister Crowley of Central Park",
"authors": [
"Henry S. Fuller"
],
"publishedDate": "1888",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044107347379"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 175,
"printType": "BOOK",
"categories": [
"Captive chimpanzees"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=NaQrAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=NaQrAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=NaQrAAAAYAAJ&pg=PA62&dq=mister&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=NaQrAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=NaQrAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=NaQrAAAAYAAJ&rdid=book-NaQrAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Mister_Crowley_of_Central_Park.epub?id=NaQrAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Mister_Crowley_of_Central_Park.pdf?id=NaQrAAAAYAAJ&hl=&output=pdf&sig=ACfU3U0W7hvEUpNWsy0WEI1rzOxVt_f6BQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=NaQrAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "5BnJhayz4Z0C",
"etag": "ZMWQoMayBJs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5BnJhayz4Z0C",
"volumeInfo": {
"title": "Mungo; or, the Little traveller. [By Mary Mister.] To which is annexed, The Seven Wonders of the World",
"publishedDate": "1850",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0022484598"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 144,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5BnJhayz4Z0C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5BnJhayz4Z0C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=5BnJhayz4Z0C&pg=PA7&dq=mister&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5BnJhayz4Z0C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5BnJhayz4Z0C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5BnJhayz4Z0C&rdid=book-5BnJhayz4Z0C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Mungo_or_the_Little_traveller_By_Mary_Mi.epub?id=5BnJhayz4Z0C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5BnJhayz4Z0C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "5pjxDQAAQBAJ",
"etag": "JQ6EQYdOaew",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5pjxDQAAQBAJ",
"volumeInfo": {
"title": "Mister Miracle (1971-) #3",
"authors": [
"Jack Kirby"
],
"publisher": "DC Comics",
"publishedDate": "2017-02-09",
"description": "\"The Paranoid Pill.\" Mister Miracle must escape from a skyscraper, which is made difficult by thousands of brainwashed innocents trying to kill the hero.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:T1006900035001"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 36,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": true,
"containsImageBubbles": true,
"epubBubbleVersion": "550e52ef8225d56a_A",
"imageBubbleVersion": "550e52ef8225d56a_A"
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5pjxDQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5pjxDQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=5pjxDQAAQBAJ&pg=PP1&dq=mister&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=5pjxDQAAQBAJ&dq=mister&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Mister_Miracle_1971_3.html?hl=&id=5pjxDQAAQBAJ",
"seriesInfo": {
"kind": "books#volume_series_info",
"bookDisplayNumber": "3",
"volumeSeries": [
{
"seriesId": "sZYXGgAAABCnjM",
"seriesBookType": "ISSUE",
"orderNumber": 3
}
]
}
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_Miracle_1971_3-sample-epub.acsm?id=5pjxDQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_Miracle_1971_3-sample-pdf.acsm?id=5pjxDQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=5pjxDQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "173 A SAMPLE TAEAP/A A/ory-572&Yaas/Lø/wo- or WITH tooooo, Wavvowo, EX\u003cbr\u003e\n/73--4A/22-2244/, for CAWAE4EAVE/7-44/VE *ZZZooZAM7e573 o EF . s o .; KA/\u003cbr\u003e\nWę §o \u003cb\u003eMISTER\u003c/b\u003e MILRACLE N-> Şso o: A o La - 524/57%5s, 77% of A&E 77%.7s\u003cbr\u003e\n ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_2] Response time is below 500ms | 1 | 0 | 0 |
| [code_2] Response code is 200 | 1 | 0 | 0 |
| [format_2] Response format is JSON | 1 | 0 | 0 |
| [kind_2] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S007C001_2] Response has <items> with <language> = "en" | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8bf32f4b-4775-4978-ae0e-e2ae41c8c9d9 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:24 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "gGal1zTzJcA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "nfUK01Vvf2E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "cTpaEgw4bZY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "ZnFlRMfFkvc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "ixAKqS3m3gM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "R4NcEdPr3Mc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "z7xh200nyRU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "hX08l3pnDls",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "954T/qisRxg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "o5p+T/EXQtg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S007] Valid request format with ```langRestrict``` parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```langRestrict``` parameter is set with a valid value|
|```THEN```|**I should get a valid response with items that has a ```language```value matching the requested parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is valid and each item's ```language``` value matches the input parameter| 3 |
### Datas :
- ```qData``` = "monsieur", "mister", "da"
- ```langRestrict``` = "fr", "en", "no"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c511ca97-e5b9-4e25-b49c-7fbd08e9724b |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:25 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 899,
"items": [
{
"kind": "books#volume",
"id": "bYY_AAAAIAAJ",
"etag": "/xuN9htQds4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bYY_AAAAIAAJ",
"volumeInfo": {
"title": "Det var da det og itte nå",
"authors": [
"Alf Prøysen"
],
"publishedDate": "1971",
"description": "A popular contemporary author of adult's and childrens's books recalls his early years.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCAL:$B136752"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 153,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bYY_AAAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bYY_AAAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=bYY_AAAAIAAJ&q=da&dq=da&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=bYY_AAAAIAAJ&dq=da&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Det_var_da_det_og_itte_n%C3%A5.html?hl=&id=bYY_AAAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=bYY_AAAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Og \u003cb\u003eda\u003c/b\u003e hadde vi noe å starte med , hvis det nå bære var kvigkælv . Men det var litt \u003cbr\u003e\nta et lotterispell . Så fekk'n far en lamonge en gong . Den var nå æille sikker på \u003cbr\u003e\nskulle stryke med , men den kom seg og vart stor og trinn og leiken og morosam ."
}
},
{
"kind": "books#volume",
"id": "StNJAQAAMAAJ",
"etag": "HknSzutsXz4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/StNJAQAAMAAJ",
"volumeInfo": {
"title": "Da Peik skulde gjøre sin lykke",
"authors": [
"Barbra Ring"
],
"publishedDate": "1910",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MINN:31951001040151O"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 80,
"printType": "BOOK",
"categories": [
"Boys"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=StNJAQAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=StNJAQAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=StNJAQAAMAAJ&q=da&dq=da&hl=&cd=2&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=StNJAQAAMAAJ&dq=da&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Da_Peik_skulde_gj%C3%B8re_sin_lykke.html?hl=&id=StNJAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=StNJAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Og \u003cb\u003eda\u003c/b\u003e har han ingen til aa hente pipa . Og han fortalte saa meget morsomt , » sa \u003cbr\u003e\nPeik . « Men du faar gjøre som onkel vil , vet du . Og det han bestemmer er det \u003cbr\u003e\nrigtige , » sa damen . « Ja . En faar ta væra som a er , » sa Peik filosofisk og \u003cbr\u003e\ngnuret ..."
}
},
{
"kind": "books#volume",
"id": "g8y_xqPymmAC",
"etag": "g05rA8UJmk4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/g8y_xqPymmAC",
"volumeInfo": {
"title": "Poetisk Læsebog for Skolernes højere Klasser udg. af H. Lassen",
"authors": [
"Hartvig Lassen"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005793616"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 149,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=g8y_xqPymmAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=g8y_xqPymmAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=g8y_xqPymmAC&pg=PA126&dq=da&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=g8y_xqPymmAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=g8y_xqPymmAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=g8y_xqPymmAC&rdid=book-g8y_xqPymmAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Poetisk_L%C3%A6sebog_for_Skolernes_h%C3%B8jere_K.epub?id=g8y_xqPymmAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=g8y_xqPymmAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Asgaardsreien . grunden , og \u003cb\u003eda\u003c/b\u003e var Alfernes Bolig funden . Som Elven i Dalen \u003cbr\u003e\ngit hans Blod , Ludt gjennem Luften i Natten farer og med fit bankende Bryst han \u003cbr\u003e\nstod et Tog paa skummende forte Sjeste . ved Runestenen i Lunden . I \u003cbr\u003e\nStormgang ..."
}
},
{
"kind": "books#volume",
"id": "tbVLAQAAMAAJ",
"etag": "/E2mNLlEHb4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tbVLAQAAMAAJ",
"volumeInfo": {
"title": "Snorre Sturlesons Norske konger sagaer",
"authors": [
"Snorri Sturluson"
],
"publishedDate": "1838",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "CHI:088346812"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"America"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tbVLAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tbVLAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=tbVLAQAAMAAJ&pg=RA1-PA152&dq=da&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=tbVLAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=tbVLAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=tbVLAQAAMAAJ&rdid=book-tbVLAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Snorre_Sturlesons_Norske_konger_sagaer.epub?id=tbVLAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tbVLAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Rogaland \u003cb\u003eDa\u003c/b\u003e nu hildsson , og endeligen Ølmod , Fader til Uskel , hvis Søn var \u003cbr\u003e\nAslak Fitjaspalle , og denne Slægtsstamme var den største og gjæveste i \u003cbr\u003e\nHordaland . \u003cb\u003eDa\u003c/b\u003e nu disse Frænder spurgte den onde Tidende , at Kongen foer \u003cbr\u003e\nostenfra ..."
}
},
{
"kind": "books#volume",
"id": "R1bTAAAAMAAJ",
"etag": "orHZS5+tyu8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/R1bTAAAAMAAJ",
"volumeInfo": {
"title": "Kirkelig maanedstidende",
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89077114858"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Lutheran Church"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=R1bTAAAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=R1bTAAAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=R1bTAAAAMAAJ&pg=RA1-PA323&dq=da&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=R1bTAAAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=R1bTAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=R1bTAAAAMAAJ&rdid=book-R1bTAAAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Kirkelig_maanedstidende.epub?id=R1bTAAAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Kirkelig_maanedstidende.pdf?id=R1bTAAAAMAAJ&hl=&output=pdf&sig=ACfU3U2lPJxA3PadyjkyRok7oQMmhngB2w&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=R1bTAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Mens Bylten bil ham fast til Jorden fnuge , \u003cb\u003eDa\u003c/b\u003e rynker şimlen rædsomt sine Bryn ; \u003cbr\u003e\nThi over pavet sorte Sfyer ruge , Der splittes nu og \u003cb\u003eda\u003c/b\u003e af sfarpe Lyn ; De brede \u003cbr\u003e\nBølger ville brat ham fluge , - \u003cb\u003eDa\u003c/b\u003e ser paa Klippevæggen han et Syn : En Haand ..."
}
},
{
"kind": "books#volume",
"id": "kGQ_AQAAMAAJ",
"etag": "5pH/OxDK/EI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/kGQ_AQAAMAAJ",
"volumeInfo": {
"title": "Prædikener over kirkeaarets evangelier",
"authors": [
"Svend Borchmann Hersleb Walnum"
],
"publishedDate": "1880",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MINN:31951D00106185G"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 509,
"printType": "BOOK",
"categories": [
"Church year sermons"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.4.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=kGQ_AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=kGQ_AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=kGQ_AQAAMAAJ&pg=PA193&dq=da&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=kGQ_AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=kGQ_AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=kGQ_AQAAMAAJ&rdid=book-kGQ_AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Pr%C3%A6dikener_over_kirkeaarets_evangelier.epub?id=kGQ_AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=kGQ_AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Thi dersom han ikke var opstanden , \u003cb\u003eda\u003c/b\u003e var der fundet Svig i hans Mund ; thi han \u003cbr\u003e\nhavde selv sagt , at han skulde paa tredie Dag opstaae fra de Døde ; men dette \u003cbr\u003e\nhans Ord var jo \u003cb\u003eda\u003c/b\u003e ikke blevet opfyldt . Men dersom der endog kun en eneste ..."
}
},
{
"kind": "books#volume",
"id": "WfMKAAAAYAAJ",
"etag": "YNfIc2p377Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WfMKAAAAYAAJ",
"volumeInfo": {
"title": "Norsk retstidende",
"publishedDate": "1889",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044059497834"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Law"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.4.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WfMKAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WfMKAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=WfMKAAAAYAAJ&pg=PA119&dq=da&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=WfMKAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=WfMKAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=WfMKAAAAYAAJ&rdid=book-WfMKAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Norsk_retstidende.epub?id=WfMKAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Norsk_retstidende.pdf?id=WfMKAAAAYAAJ&hl=&output=pdf&sig=ACfU3U1SJ4AVvbD3xCgWobjW2-a_BbFiJg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=WfMKAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Han erindrer itfe nøiere Tiden for Afreisen , men han har dog erklæret saavel for \u003cbr\u003e\nLarsen som for Assistent Jahr , at han selv holdt op at arbeide paa Myren den 16 \u003cbr\u003e\nMai 1868 , og at Ungi . \u003cb\u003eda\u003c/b\u003e var reist en Tid forud . San vidste iffe , hvor Angi ..."
}
},
{
"kind": "books#volume",
"id": "uq_RDwAAQBAJ",
"etag": "iXUiyCxQzkU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/uq_RDwAAQBAJ",
"volumeInfo": {
"title": "Da jeg var ingen",
"authors": [
"Marie Haglund Dahl"
],
"publisher": "Forlagshuset Vest",
"publishedDate": "2020-01-31",
"description": "Marigull ønsker å bryte ut av et destruktivt samboerskap på Grünerløkka, men hindres av sosiale forventinger. Hun er rastløs og drømmer om en bachelorgrad, men i sin søken etter en utdannelse mister hun grepet og blir innlagt på psykiatrisk sykehus. Marigull blir nødt til å sette både livet og drømmene sine på vent i håp om å bli frisk. Men det viser seg å være svært vanskelig å vende tilbake til en normal tilværelse. Marigull må ikke bare kjempe mot samfunnets tabuer og fordommer, hun må også krige mot seg selv. Det blir en seig og pinefull kamp som nesten koster henne livet. Marie Haglund Dahl, f. 1992, er vokst opp og bosatt i Oslo. Kreativiteten har hun hatt i seg fra hun var barn; hun tegner, maler og skriver. Hun er en mørk sjel, som kan være like lysende og fargerik som skyggefull. Hun har alltid vært en drømmer, konstant på søken etter magi i et magiløst univers. Da jeg var ingen er hennes første roman.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9788284160177"
},
{
"type": "ISBN_10",
"identifier": "828416017X"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 180,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=uq_RDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=uq_RDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=uq_RDwAAQBAJ&pg=PT101&dq=da&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=uq_RDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=uq_RDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 19,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 13.3,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=uq_RDwAAQBAJ&rdid=book-uq_RDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 19000000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 13300000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Da_jeg_var_ingen-sample-epub.acsm?id=uq_RDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Da_jeg_var_ingen-sample-pdf.acsm?id=uq_RDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=uq_RDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eDa\u003c/b\u003e den lille jenta var fire år, snakket hun hele tiden, konstant, intenst og \u003cbr\u003e\nusammenhengende. \u003cb\u003eDa\u003c/b\u003e hun var fem år spiste hun mormors kringler med \u003cbr\u003e\nmelisglasur uten å være redd etterpå. \u003cb\u003eDa\u003c/b\u003e hun var seks år fikk hun elveblest over \u003cbr\u003e\nhele kroppen, ..."
}
},
{
"kind": "books#volume",
"id": "6mHmBgAAQBAJ",
"etag": "NAG4LDb9pzE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/6mHmBgAAQBAJ",
"volumeInfo": {
"title": "Da Vinci-koden",
"authors": [
"Dan Brown"
],
"publisher": "Bazarforlag AS",
"publishedDate": "2012-10-03",
"description": "\"En riktig godbit for oss som elsker kombinasjonen av mystikk, spenning, historie, vitenskap og ville konspirasjonsteorier.\" May Grethe Lerum, VG \"Knallperler av spenning ... omtrent som Umberto Eco på anabole steroider.\" Per Haddal, Aftenposten \"Forrykende og informativ ... researchmessig bortimot et mesterverk.\" Kurt Hanssen, Dagbladet \"Omtrent som om Agatha Christie og Umberto Eco skulle ha skrevet en ny Harry Potter - sammen!\" Lars Helge Nilsen, Bergens Tidende.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9788280874177"
},
{
"type": "ISBN_10",
"identifier": "8280874178"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 639,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=6mHmBgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=6mHmBgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=6mHmBgAAQBAJ&pg=PT146&dq=da&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=6mHmBgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=6mHmBgAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 15,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 10.5,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=6mHmBgAAQBAJ&rdid=book-6mHmBgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 15000000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 10500000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Da_Vinci_koden-sample-epub.acsm?id=6mHmBgAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Da_Vinci_koden-sample-pdf.acsm?id=6mHmBgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=6mHmBgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "«\u003cb\u003eDa\u003c/b\u003e Vinci malte horisonten på venstre side vesentlig lenger ned enn på høyre \u003cbr\u003e\nside.» «Rabla det helt for ham?» spurte en av de innsatte. Langdon flirte. «Nei, \u003cbr\u003e\ndet gjorde det sjelden for \u003cb\u003eda\u003c/b\u003e Vinci. Det dreier seg faktisk om et bevisst, lite triks fra\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "40kQAAAAYAAJ",
"etag": "R9RhYJDTp0U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/40kQAAAAYAAJ",
"volumeInfo": {
"title": "Folkevennen",
"subtitle": "et tidsskrift",
"authors": [
"Eilert Lund Sundt",
"Michael Johan Færden",
"Hartvig Marcus Lassen"
],
"publishedDate": "1862",
"description": "A magazine containing articles on a variety of topics intended to educate the Norwegian working class.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044105214241"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Norway"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=40kQAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=40kQAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=40kQAAAAYAAJ&pg=PA195&dq=da&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=40kQAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=40kQAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=40kQAAAAYAAJ&rdid=book-40kQAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Folkevennen.epub?id=40kQAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Folkevennen.pdf?id=40kQAAAAYAAJ&hl=&output=pdf&sig=ACfU3U3CMmBIvs_DYrpyiuxUCRCg4wzjwQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=40kQAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eDa\u003c/b\u003e dæ naa lei saa langt , at dæ vart bygt Kjørtje , der , 49 Klutten bar te laate , faa \u003cbr\u003e\ntyft'n dee va : best ad fløtja derefraa . Saa reist'n \u003cb\u003eda\u003c/b\u003e aat Streibergom , utmc \u003cbr\u003e\nMjøsen , ga sætte le ne at der . \u003cb\u003eDa\u003c/b\u003e'n va paa Reisen ga va komme nie Dalne \u003cbr\u003e\nStylfjy ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_3] Response time is below 500ms | 1 | 0 | 0 |
| [code_3] Response code is 200 | 1 | 0 | 0 |
| [format_3] Response format is JSON | 1 | 0 | 0 |
| [kind_3] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S007C001_3] Response has <items> with <language> = "no" | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b27760e1-1cf2-4d78-a500-457081cbd353 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:25 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "6P5r7OJCErs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "mdaSL7tB5MA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "QvkYTZQah+g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "Sbgx6c86IxI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "rZDGePnFBFA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "BNQIXZIY1+I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "WmAjLeBP1q8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "IBD0nhmtPsY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "+2zSz4tvN64",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "8aOj5ECosGY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 13785c6e-b13d-4c7a-9da0-4bc99e8d29bc |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:26 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "A/ZM3Dz300Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "E6235D/ykjw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "0cuDgZbPHXw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "r9XdK+eGsks",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "zX0U6BKqpxU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "HvHrETymjOs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "tw6Bn/IyKSk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "QZP3VHQHliE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "pgfcCoCN42A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "mRP1M0dqGB4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S089] Valid request format with NOT valid parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|My parameter(s) is/are not valid|
|```THEN```|**I should get 400 response with error msg containing mention of the invalid parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is not valid and has error msg mentionning the invalid parameter| 3 |
### Datas :
- ```qData```="arcachon"
- ```parameter```= "orderBy", "maxResults", "orderBy"
- ```value```= "xxx"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e3486484-f2b2-4857-854e-12bd4d157a94 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:26 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 400,
"message": "Invalid value at 'order_by' (type.googleapis.com/books.api.proto.frontend.v1.BooksVolumesListRequest.OrderBy), \"xxx\"",
"errors": [
{
"message": "Invalid value at 'order_by' (type.googleapis.com/books.api.proto.frontend.v1.BooksVolumesListRequest.OrderBy), \"xxx\"",
"reason": "invalid"
}
],
"status": "INVALID_ARGUMENT"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 400 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S089C001_1] Response has error msg containing "order_by" for <orderBy> value of "xxx" | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6a4899cf-f3d4-4589-b812-7d9984c8da92 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:26 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "wrmYv0/GE6w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "mnJrs3AKKhs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "pOqVrNlvDi4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "5VxAusF1e18",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "dXeIdkHxjqM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "TntoMle2M4I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "thkoIGzfTMY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "QBe4QwY5keM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "3+St3grYOO8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "Ejd8lLt04ko",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S089] Valid request format with NOT valid parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|My parameter(s) is/are not valid|
|```THEN```|**I should get 400 response with error msg containing mention of the invalid parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is not valid and has error msg mentionning the invalid parameter| 3 |
### Datas :
- ```qData```="arcachon"
- ```parameter```= "orderBy", "maxResults", "orderBy"
- ```value```= "xxx"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 928cbb95-498e-4a44-96b5-48fa95b0d437 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:26 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 400,
"message": "Invalid value at 'max_results' (TYPE_UINT32), \"xxx\"",
"errors": [
{
"message": "Invalid value at 'max_results' (TYPE_UINT32), \"xxx\"",
"reason": "invalid"
}
],
"status": "INVALID_ARGUMENT"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 400 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S089C002_1] Response has error msg containing "max_results" for <maxResults> value of "xxx" | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bf13ec3c-2beb-47a7-b4fc-c982ea81648a |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:27 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "rrowTNzTZdU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "fvh5tAK6VXE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "2Icppt7JT6U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "Qw5XNnS3h54",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "MEyqR7BmQQ8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "aLDSLZetK1A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "Y/vNvUz2EzU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "XLz/PebF7CU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "wGeXuGuvvBY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "GgLfPGRZ/oY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S089] Valid request format with NOT valid parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|My parameter(s) is/are not valid|
|```THEN```|**I should get 400 response with error msg containing mention of the invalid parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is not valid and has error msg mentionning the invalid parameter| 3 |
### Datas :
- ```qData```="arcachon"
- ```parameter```= "orderBy", "maxResults", "orderBy"
- ```value```= "xxx"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 91d48014-2b0e-467d-a67b-61f62d92e222 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:27 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 400,
"message": "Invalid value at 'start_index' (TYPE_UINT32), \"xxx\"",
"errors": [
{
"message": "Invalid value at 'start_index' (TYPE_UINT32), \"xxx\"",
"reason": "invalid"
}
],
"status": "INVALID_ARGUMENT"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 400 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S089C003_1] Response has error msg containing "start_index" for <startIndex> value of "xxx" | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c0b6d0e4-b8fe-4d6b-91a0-dd223f962e9c |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:27 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "mNBSOF78ddU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "ALAdhC1sOUs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "AZ9cbLSVniM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "UREHkC7Hnuo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "e1MpeEfvi3Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "mtruEd0mVNU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "Law91OP/QBQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "ib+yzpjwZFg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "koJfDJAgpKI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "yENIPfnTtso",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S101] Minimal valid request for a book ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for book by id with valid endpoint|
|```AND```|The id is valid |
|```THEN```|**I should get a valid response** |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response object has "volumeInfo" property | 1 |
**Datas :**
- ```bookId``` = B3hOv6y9_dcC
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c9c4b41b-e779-44fc-9a76-365a29e79af3 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:28 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "1MtcuDmXY60",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publisher": "S. Low, Marston, Low, & Searle",
"publishedDate": "1876",
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printedPageCount": 356,
"dimensions": {
"height": "23.00 cm"
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&imgtk=AFLRE71PCUOa9l4VVbGCg6wiLkdNfckPvGxN8TB2nU2vqI88oDoZN68zsVXLmBijIABjpBmMpip0pgfjUZE6OvajPo_eE2S1MOlQxJRBc7CJnBJWeV2XCdSVeOW8Q5DVl_lAd7z-gUtI&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71mqj0vvUJ1igvbiYNLmZje1O4PNsvGsHqUMi233gdcdSbXyM2l-AkSnzZ7PQroijCJFLzu6P321243C3IHbHlv3b2JnnLchTCoTaRq6ySFjkfUqDlJwoidYu5BbciZ6eq-k-Kz&source=gbs_api",
"small": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=2&edge=curl&imgtk=AFLRE72cAkLxTZo3fzW9x_SmZTxU66XkXX0bdO3GlbVx0eboFvu0YtlXrFj3GK3z9TTxttPx2V3Y3OrzQ102CaMF804Ugibb-bLwsFdliULtw_Erl1Pr-aw0_3PfvZ4CiHcQbjpwoCAB&source=gbs_api",
"medium": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=3&edge=curl&imgtk=AFLRE71y7gcTU4pn0fRZ5RVYEpPgMIaY9gmsrDuml9vqKq_ooSkauIUvYRlh532eiJWM61VN6J9SqYo6aELzphcSzsKVKaFRey_B4C1yTuBBSQuoMAoxajSNkg44No3wuL19QCrugDkH&source=gbs_api",
"large": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=4&edge=curl&imgtk=AFLRE71YVLfMSUlTp_O3cQYZBZ9lJaqpf2BiEnpg2xSXuc9ZA7N4lZuhEEo8NTzpAekIlywNTNIizQd-iKCIE7GaIMr0grOkduOLSvzrgF7W43Fl5UvZQ_BdBrPY15iHkNXx3eT2ThEw&source=gbs_api",
"extraLarge": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=6&edge=curl&imgtk=AFLRE72PuGQ4Vq1fjphW0Qq61UDHlwj3_ayj3UtalUT6nurUZewemb8Y1WyHYHwU7cDdb66yN9mTRE0WCLPywdquVYMwXZaidj696iT-NR86qP2YwBOhNFHRyAyVWPSKwvpZfW9pok0I&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&hl=&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.pdf?id=B3hOv6y9_dcC&hl=&output=pdf&sig=ACfU3U1hFNkz_0n5SNM9ig10mdtQCcTIfQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volume | 1 | 0 | 0 |
| [S00] response time is below 400ms | 1 | 0 | 0 |
| [S101C001_1] Response object has <volumeInfo> property | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9644c266-0690-49f1-8813-5bcdf3a798bf |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:28 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "2RaDPKmGJ/s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "ZuWVmgNHphA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "o3KBTvK8jGY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "kPrGKZMoKMQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "Ahp48pLFFH4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "uvNkdv3NdMU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "mbQWPZ02oAw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "QAIYpcDRo1A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "dz03R2hVnzE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "vAgOO6Uhe+E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c6129014-fd54-43b0-b4d1-f7e1dbcffdd0 |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Referer | http://books.google.fr/books?id=B3hOv6y9_dcC&hl=&source=gbs_api |
| Cookie | NID=213=qeQUf3myg4-x2gU47fTu9mj9eNNKGwcUaZPPLRDSF7fLNPPhqhe66yOwj1zPF_U9Oh1Tp0em10ikltOBjoR5vbyYTU535VY0hc_RSmwns-WBP5o4OGwcsLrs3VXdYMCrpDJOmPVgAX7_XPv9e3AEbSFp5VwvuQP-Ivvq6gpSLFo |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 09:22:29 GMT |
| Expires | Fri, 09 Apr 2021 09:22:29 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Set-Cookie | CONSENT=PENDING+255; expires=Fri, 01-Jan-2038 00:00:00 GMT; path=/; domain=.google.fr |
| P3P | CP="This is not a P3P policy! See g.co/p3phelp for more info." |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Akim-foo: The History of a Failure - Sir William Francis Butler - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Akim_foo.html?hl=fr&id=B3hOv6y9_dcC"/><meta property="og:url" content="https://books.google.com/books/about/Akim_foo.html?hl=fr&id=B3hOv6y9_dcC"/><meta name="title" content="Akim-foo"/><meta name="description" content=""/><meta property="og:title" content="Akim-foo"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE736BwuFewmF3PcHDVZiaMzkGm9aTIFofH5piTHD3fCcXz4oJDAUGQKgEyt-sXBSiCewO1N4Vf5zREZM8SCa9rmZa1eo6_pPqx1JXzAv9DATgAZJS44PnN1TIx4JYvSQ8XTrog8e"/><link rel="image_src" href="https://books.google.fr/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE736BwuFewmF3PcHDVZiaMzkGm9aTIFofH5piTHD3fCcXz4oJDAUGQKgEyt-sXBSiCewO1N4Vf5zREZM8SCa9rmZa1eo6_pPqx1JXzAv9DATgAZJS44PnN1TIx4JYvSQ8XTrog8e"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DB3hOv6y9_dcC%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DB3hOv6y9_dcC%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=B3hOv6y9_dcC&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=fr&output=epub">T�l�charger ePub</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/books/download/Akim_foo.pdf?id=B3hOv6y9_dcC&hl=fr&output=pdf&sig=ACfU3U1hFNkz_0n5SNM9ig10mdtQCcTIfQ">T�l�charger le PDF</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1" id="gb-get-book-content">E-book - GRATUIT</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://www.abebooks.fr/servlet/SearchResults?tn=Akim-foo" dir=ltr onMouseOver="this.href='http://www.abebooks.fr/servlet/SearchResults?tn\x3dAkim-foo';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'AbeBooks.fr');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dB3hOv6y9_dcC\x26q\x3dhttp://www.abebooks.fr/servlet/SearchResults%3Ftn%3DAkim-foo\x26usg\x3dAOvVaw3AG2-JnoedkEkgnk0wwr6G\x26source\x3dgbs_buy_r';return true"><span dir=ltr>AbeBooks.fr</span></a></li><li><a style="white-space:normal" href="http://www.chapitre.com/frame_rec.asp?donnee_appel=PRINTGOOGLE&titre=Akim-foo" dir=ltr onMouseOver="this.href='http://www.chapitre.com/frame_rec.asp?donnee_appel\x3dPRINTGOOGLE\x26titre\x3dAkim-foo';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Chapitre.com');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dB3hOv6y9_dcC\x26q\x3dhttp://www.chapitre.com/frame_rec.asp%3Fdonnee_appel%3DPRINTGOOGLE%26titre%3DAkim-foo\x26usg\x3dAOvVaw0ilqwvsspvgcZLPjIdq_R7\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Chapitre.com</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=B3hOv6y9_dcC&q=http://worldcat.org/oclc/1027095123&clientid=librarylink&usg=AOvVaw33xoe-awBpEo8K9rilKfXc&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=B3hOv6y9_dcC&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Akim-foo</span></span>: <span class="subtitle"><span dir=ltr>The History of a Failure</span></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE70QiOol0lxM29zD5LOwRvfJyrk3BfZoNxzChqegDtvctZxrUniH1D1guvypRcsUmF8va4itEaOuHVsptUk1fS9VfPqZjsSswKwNEeIYrQSWSeJ8HAYU9RgCTn3doVbTsw9jDqKK" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22" class="secondary"><span dir=ltr>Sir William Francis Butler</span></a></div><div><span dir=ltr>S. Low, Marston, Low, & Searle</span>, 1876 - <span dir=ltr>300 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="B3hOv6y9_dcC"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DB3hOv6y9_dcC%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div>Aucun commentaire n'a �t� trouv� aux emplacements habituels.</div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="selected_pages_anchor"></a>Pages s�lectionn�es</h3><div id=selected_pages class=about_content><div id=selected_pages_v><div class="selectedpagesthumbnail"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PP7&hl=fr&source=gbs_selected_pages&cad=2" ><img src="https://books.google.fr/books/content?id=B3hOv6y9_dcC&pg=PP7&img=1&zoom=1&sig=ACfU3U1xhaEk12YYQHug7765Dokr0vjMWw" alt="Page de titre" title="Page de titre" height="160" border="1"></a><br/><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PP7&hl=fr&source=gbs_selected_pages&cad=2" >Page de titre</a></div><div style="clear:both;"></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA1&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right>1</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA11&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right>11</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA19&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right>19</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA35&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 4" style="white-space:nowrap"><span dir=ltr>Section 4</span></span></a></div></td><td class="toc_number" align=right>35</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA51&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 5" style="white-space:nowrap"><span dir=ltr>Section 5</span></span></a></div></td><td class="toc_number" align=right>51</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA65&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 6" style="white-space:nowrap"><span dir=ltr>Section 6</span></span></a></div></td><td class="toc_number" align=right>65</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA70&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 7" style="white-space:nowrap"><span dir=ltr>Section 7</span></span></a></div></td><td class="toc_number" align=right>70</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA85&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 8" style="white-space:nowrap"><span dir=ltr>Section 8</span></span></a></div></td><td class="toc_number" align=right>85</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA155&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 11" style="white-space:nowrap"><span dir=ltr>Section 11</span></span></a></div></td><td class="toc_number" align=right>155</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA182&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 12" style="white-space:nowrap"><span dir=ltr>Section 12</span></span></a></div></td><td class="toc_number" align=right>182</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA202&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 13" style="white-space:nowrap"><span dir=ltr>Section 13</span></span></a></div></td><td class="toc_number" align=right>202</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA230&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 14" style="white-space:nowrap"><span dir=ltr>Section 14</span></span></a></div></td><td class="toc_number" align=right>230</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA247&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 15" style="white-space:nowrap"><span dir=ltr>Section 15</span></span></a></div></td><td class="toc_number" align=right>247</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA252&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 16" style="white-space:nowrap"><span dir=ltr>Section 16</span></span></a></div></td><td class="toc_number" align=right>252</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA253&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 17" style="white-space:nowrap"><span dir=ltr>Section 17</span></span></a></div></td><td class="toc_number" align=right>253</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA1&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 18" style="white-space:nowrap"><span dir=ltr>Section 18</span></span></a></div></td><td class="toc_number" align=right>1</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><span onclick="_OC_setListSectionVisible('toc_h', 1)" class=morelesslink id=toc_hc0 style="display:none"><br>Plus</span><div id=toc_hd1><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA113&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 9" style="white-space:nowrap"><span dir=ltr>Section 9</span></span></a></div></td><td class="toc_number" align=right>113</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA135&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 10" style="white-space:nowrap"><span dir=ltr>Section 10</span></span></a></div></td><td class="toc_number" align=right>135</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PT3&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 19" style="white-space:nowrap"><span dir=ltr>Section 19</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/><span onclick="_OC_setListSectionVisible('toc_h', 0)" class=morelesslink id=toc_hc1 style="display:none"><br>Moins</span></div><script type="text/javascript">if (window['_OC_setListSectionVisible']) {_OC_setListSectionVisible('toc_h', 0);}</script></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:HARVARD32044088677398&id=B3hOv6y9_dcC&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=-7IRJnbwuuIC&hl=fr&source=gbs_book_other_versions_r&cad=4" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=-7IRJnbwuuIC&printsec=frontcover&img=1&zoom=5&edge=curl" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=-7IRJnbwuuIC&printsec=frontcover&hl=fr&source=gbs_book_other_versions_r&cad=4"><span dir=ltr>Akim-foo: The History of a Failure</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22" class="secondary"><span dir=ltr>Sir William Francis Butler</span></a></span><br/><span><span style="color:#008000">Affichage du livre entier</span> - 1875</span><br/></span></div></td><td align=right></td></tr></table></div></div><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=sf9EAAAAIAAJ&hl=fr&source=gbs_book_other_versions_r&cad=4" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=sf9EAAAAIAAJ&printsec=frontcover&img=1&zoom=5&edge=curl" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=sf9EAAAAIAAJ&printsec=frontcover&hl=fr&source=gbs_book_other_versions_r&cad=4"><span dir=ltr>Akim-foo: The History of a Failure</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22" class="secondary"><span dir=ltr>Sir William Francis Butler</span></a></span><br/><span><span style="color:#008000">Affichage du livre entier</span> - 1875</span><br/></span></div></td><td align=right></td></tr></table></div></div><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=oWDSyAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=4" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=oWDSyAEACAAJ&printsec=frontcover&img=1&zoom=5" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=oWDSyAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=4"><span dir=ltr>Akim-Foo: The History of a Failure</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22" class="secondary"><span dir=ltr>Sir William Francis Butler</span></a></span><br/><span><span style="color:#999">Aucun aper�u disponible</span> - 2019</span><br/></span></div></td><td align=right></td></tr></table></div></div><div style="clear:both"></div><div class="showall"><a class="secondary" href="https://books.google.fr/books?q=editions:HARVARD32044088677398&id=B3hOv6y9_dcC&hl=fr&source=gbs_book_other_versions_r&cad=4">Tout afficher »</a></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Akim-foo","authors":"Sir William Francis Butler","bib_key":"BL:A0024550287","pub_date":"1875","subject":"Akyem Abuakwa (Ghana)","info_url":"https://books.google.fr/books?id=-7IRJnbwuuIC\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=-7IRJnbwuuIC\u0026printsec=frontcover\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=-7IRJnbwuuIC\u0026printsec=frontcover\u0026img=1\u0026zoom=1\u0026edge=curl","num_pages":300,"viewability":5,"preview":"full","embeddable":true,"is_ebook":true,"is_free_ebook":true,"read_url":"https://play.google.com/books/reader?id=-7IRJnbwuuIC\u0026hl=fr\u0026printsec=frontcover","add_to_my_ebooks_url":"https://play.google.com/store/books/details?id=-7IRJnbwuuIC\u0026rdid=book--7IRJnbwuuIC\u0026rdot=1","my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=-7IRJnbwuuIC\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3D-7IRJnbwuuIC%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"subtitle":"The History of a Failure","add_to_my_ebooks_url_is_on_play":true},{"title":"Akim-foo","authors":"Sir William Francis Butler","bib_key":"UCAL:$B303649","pub_date":"1875","subject":"Ashanti War, 1873-1874","info_url":"https://books.google.fr/books?id=sf9EAAAAIAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=sf9EAAAAIAAJ\u0026printsec=frontcover\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=sf9EAAAAIAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1\u0026edge=curl","num_pages":300,"viewability":5,"preview":"full","embeddable":true,"is_ebook":true,"is_free_ebook":true,"read_url":"https://play.google.com/books/reader?id=sf9EAAAAIAAJ\u0026hl=fr\u0026printsec=frontcover","add_to_my_ebooks_url":"https://play.google.com/store/books/details?id=sf9EAAAAIAAJ\u0026rdid=book-sf9EAAAAIAAJ\u0026rdot=1","my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=sf9EAAAAIAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3Dsf9EAAAAIAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","has_scanned_text":true,"can_download_pdf":true,"can_download_epub":true,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"subtitle":"The History of a Failure","add_to_my_ebooks_url_is_on_play":true},{"title":"Akim-Foo","authors":"Sir William Francis Butler","bib_key":"ISBN:1318539102","pub_date":"5 ao�t 2019","snippet":"This is a reproduction of the original artefact. Generally these books are created from careful scans of the original. This allows us to preserve the book accurately and ...","subject":"History","info_url":"https://books.google.fr/books?id=oWDSyAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=oWDSyAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=oWDSyAEACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","num_pages":330,"viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=oWDSyAEACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DoWDSyAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"subtitle":"The History of a Failure"},{"title":"Akim-Foo","authors":"Sir William Francis Butler","bib_key":"ISBN:1354817214","pub_date":"27 avr. 2016","snippet":"This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it. This work was reproduced from the ...","info_url":"https://books.google.fr/books?id=pb-8jwEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=pb-8jwEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=pb-8jwEACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","num_pages":322,"viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=pb-8jwEACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3Dpb-8jwEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"subtitle":"The History of a Failure"}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Accassie&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Accassie</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Accra&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>Accra</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=advance&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>advance</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=African&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>African</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Akim&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud0"><span dir=ltr>Akim</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=already&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>already</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=appeared&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>appeared</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=arms&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>arms</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=army&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>army</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=arrival&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>arrival</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Ashanti&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud0"><span dir=ltr>Ashanti</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Author&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>Author</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=body&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>body</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Books&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Books</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=brought&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>brought</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=bush&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>bush</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=BUTLER&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>BUTLER</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=called&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>called</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=camp&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>camp</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Cape+Coast&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Cape Coast</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Captain&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>Captain</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=carried&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>carried</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Castle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Castle</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=chief&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>chief</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=close&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>close</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=cloth+extra&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>cloth extra</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Coffee+Ahencora&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Coffee Ahencora</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=coming&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>coming</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Coomassie&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>Coomassie</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=cross&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>cross</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Crown+8vo&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>Crown 8vo</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=distant&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>distant</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=edges&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>edges</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Edition&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Edition</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=enemy&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>enemy</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=England&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>England</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=English&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>English</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=eyes&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>eyes</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=fetish&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>fetish</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=fever&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>fever</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=fight&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>fight</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=fired&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>fired</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=followed&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>followed</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=force&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>force</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=forest&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud2"><span dir=ltr>forest</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=four&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>four</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Fuah&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>Fuah</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=give&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>give</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=given&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>given</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=hand&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>hand</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=head&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>head</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=hill&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>hill</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=hope&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>hope</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Illustrations&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Illustrations</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=King&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud1"><span dir=ltr>King</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=land&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>land</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=leading&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>leading</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=leave&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>leave</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=letter&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>letter</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=light&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>light</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=looked&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>looked</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Mansu&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Mansu</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=matter&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>matter</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=miles&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>miles</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=months&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>months</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=morning&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>morning</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=move&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>move</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=movement&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>movement</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=native&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>native</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=negro&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>negro</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=never&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>never</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=night&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>night</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=numerous&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>numerous</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=officers&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>officers</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=once&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>once</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=passed&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>passed</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=path&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>path</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=plantains&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud1"><span dir=ltr>plantains</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Prah&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Prah</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Prahsu&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Prahsu</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=present&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>present</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Quabina+Fuah&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Quabina Fuah</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=reached&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>reached</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=ready&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>ready</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=received&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>received</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=river&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>river</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=road&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>road</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=scouts&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>scouts</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=seemed&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>seemed</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=sent&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>sent</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=shore&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>shore</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Small+post+8vo&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Small post 8vo</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=soldiers&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>soldiers</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=soon&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>soon</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=stood&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>stood</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=story&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>story</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=taken&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>taken</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=tell&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>tell</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=things&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>things</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=told&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>told</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=town&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>town</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=trees&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>trees</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Tribee&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Tribee</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=turned&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>turned</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=village&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>village</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=vols&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>vols</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=West&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>West</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=B3hOv6y9_dcC&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=B3hOv6y9_dcC&source=qrcode" alt="QR code for Akim-foo"title="Akim-foo"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Akim-foo: The History of a Failure</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22&source=gbs_metadata_r&cad=6"><span dir=ltr>Sir William Francis Butler</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>S. Low, Marston, Low, & Searle, 1876</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Original provenant de</span></td><td class="metadata_value"><span dir=ltr>Universit� de Harvard</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Num�ris�</span></td><td class="metadata_value"><span dir=ltr>2 f�vr. 2018</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>300 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Akim_foo.bibtex?id=B3hOv6y9_dcC&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Akim_foo.enw?id=B3hOv6y9_dcC&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Akim_foo.ris?id=B3hOv6y9_dcC&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBrowsingHistoryEnabled:1, IsBooksRentalEnabled:1, IsBooksUnifiedLeftNavEnabled:1, IsZipitFolderCollectionEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DB3hOv6y9_dcC%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"B3hOv6y9_dcC","is_ebook":true,"volumeresult":{"has_flowing_text":false,"has_scanned_text":true,"can_download_pdf":true,"can_download_epub":true,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"download_pdf_url":"https://books.google.fr/books/download/Akim_foo.pdf?id=B3hOv6y9_dcC\u0026hl=fr\u0026output=pdf\u0026sig=ACfU3U1hFNkz_0n5SNM9ig10mdtQCcTIfQ","download_epub_url":"https://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC\u0026hl=fr\u0026output=epub"},"sample_url":"https://play.google.com/books/reader?id=B3hOv6y9_dcC\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":true}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=B3hOv6y9_dcC&hl=fr&source=gbs_api&v=B3hOv6y9_dcC&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 4 | 0 | 0 |
| [code_1] Response code is 200 | 4 | 0 | 0 |
| [format_1] Response format is JSON | 4 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volume | 4 | 0 | 0 |
| [S00] response time is below 400ms | 4 | 0 | 0 |
| [S102C001_${data.iteration}] Response <id> matches request id | 4 | 0 | 0 |
| [S102C002_1] Response <title> matches Akim-foo | 4 | 0 | 0 |
| [S102C003_${data.iteration}]Response has <thumbnail> property pointing to an image | 4 | 0 | 0 |
| [S102C004_${data.iteration}] Response <previewLink> is valid and pointing to an html page | 4 | 0 | 0 |
| [S102C005_${data.iteration}] Response <infoLink> is valid and pointing to an html page | 4 | 0 | 0 |
| Total | 40 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ee1a9504-aea5-4b75-b6d4-e15eb976d2c9 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:30 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "h3hEF1sxUCE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "tgB1FIDro90",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "cGgznnvWGHc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "7tUnciSQhh0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "ldLaOxyKm+k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "SpZDtsYiD9Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "d3bCi/WPPIU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "FSeaxzhfrIE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "tQ8YeAjKeYo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "y+sFhFTUZU4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 07d7e580-30f2-4f2e-b0ea-9566eaa859bb |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=qeQUf3myg4-x2gU47fTu9mj9eNNKGwcUaZPPLRDSF7fLNPPhqhe66yOwj1zPF_U9Oh1Tp0em10ikltOBjoR5vbyYTU535VY0hc_RSmwns-WBP5o4OGwcsLrs3VXdYMCrpDJOmPVgAX7_XPv9e3AEbSFp5VwvuQP-Ivvq6gpSLFo; CONSENT=PENDING+255 |
| Referer | http://books.google.fr/books?id=92_C6N0Kq_oC&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 09:22:30 GMT |
| Expires | Fri, 09 Apr 2021 09:22:30 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Notre-Dame d'Arcachon - Xavier Mouls - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Notre_Dame_d_Arcachon.html?hl=fr&id=92_C6N0Kq_oC"/><meta property="og:url" content="https://books.google.com/books/about/Notre_Dame_d_Arcachon.html?hl=fr&id=92_C6N0Kq_oC"/><meta name="title" content="Notre-Dame d'Arcachon"/><meta name="description" content=""/><meta property="og:title" content="Notre-Dame d'Arcachon"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE72e2tAnNpP5oF8L7RE9IzWurUtxRzxVvRm8yEsve3UWJLEba7Xf5Io9JRrib6XtXuLlIL5XIcQPi3NEEEO12TPsr6us-GY9V1spRNz92XF4gyWYHhOFdDm4OReHxUjTjcpC0kdY"/><link rel="image_src" href="https://books.google.fr/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE72e2tAnNpP5oF8L7RE9IzWurUtxRzxVvRm8yEsve3UWJLEba7Xf5Io9JRrib6XtXuLlIL5XIcQPi3NEEEO12TPsr6us-GY9V1spRNz92XF4gyWYHhOFdDm4OReHxUjTjcpC0kdY"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3D92_C6N0Kq_oC%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=92_C6N0Kq_oC&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3D92_C6N0Kq_oC%26continue%3Dhttps://books.google.fr/books%253Fid%253D92_C6N0Kq_oC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=92_C6N0Kq_oC&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=fr&output=epub">T�l�charger ePub</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=fr&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww">T�l�charger le PDF</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1" id="gb-get-book-content">E-book - GRATUIT</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://www.abebooks.fr/servlet/SearchResults?tn=Notre-Dame+d%27Arcachon" dir=ltr onMouseOver="this.href='http://www.abebooks.fr/servlet/SearchResults?tn\x3dNotre-Dame+d%27Arcachon';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'AbeBooks.fr');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3d92_C6N0Kq_oC\x26q\x3dhttp://www.abebooks.fr/servlet/SearchResults%3Ftn%3DNotre-Dame%2Bd%2527Arcachon\x26usg\x3dAOvVaw3Ps0aMWOHommm8PUmOq0KZ\x26source\x3dgbs_buy_r';return true"><span dir=ltr>AbeBooks.fr</span></a></li><li><a style="white-space:normal" href="http://www.chapitre.com/frame_rec.asp?donnee_appel=PRINTGOOGLE&titre=Notre-Dame+d%27Arcachon" dir=ltr onMouseOver="this.href='http://www.chapitre.com/frame_rec.asp?donnee_appel\x3dPRINTGOOGLE\x26titre\x3dNotre-Dame+d%27Arcachon';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Chapitre.com');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3d92_C6N0Kq_oC\x26q\x3dhttp://www.chapitre.com/frame_rec.asp%3Fdonnee_appel%3DPRINTGOOGLE%26titre%3DNotre-Dame%2Bd%2527Arcachon\x26usg\x3dAOvVaw2pY-tFUWkFe-snrXZ5EeRQ\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Chapitre.com</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=92_C6N0Kq_oC&q=http://worldcat.org/oclc/406796509&clientid=librarylink&usg=AOvVaw0Wp5zz5dtiNPt0ttvTsb9n&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=92_C6N0Kq_oC&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Notre-Dame d'Arcachon</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=92_C6N0Kq_oC&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE73q9QF__74iQW2vqyYkzWbGZIEyPFlASuZWH0sn0Jd1HYt4p-KxqrqOzCnmebLIYvLX9HrRxDKDveJ4szRFIxKb1uuWbWxagRdXiHGTGLy4vnBFniH4K41t4B0kKErcW1pSa3CI" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Xavier+Mouls%22" class="secondary"><span dir=ltr>Xavier Mouls</span></a></div><div><span dir=ltr>chez les principaux libraires</span>, 1855 - <span dir=ltr>51 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=92_C6N0Kq_oC&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=92_C6N0Kq_oC&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="92_C6N0Kq_oC"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=92_C6N0Kq_oC&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3D92_C6N0Kq_oC%26continue%3Dhttps://books.google.fr/books%253Fid%253D92_C6N0Kq_oC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div>Aucun commentaire n'a �t� trouv� aux emplacements habituels.</div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="selected_pages_anchor"></a>Pages s�lectionn�es</h3><div id=selected_pages class=about_content><div id=selected_pages_v><div class="selectedpagesthumbnail"><a href="https://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA1&hl=fr&source=gbs_selected_pages&cad=2" ><img src="https://books.google.fr/books/content?id=92_C6N0Kq_oC&pg=PA1&img=1&zoom=1&sig=ACfU3U09S9bsINwwRfhMjDc9RqK6YBJctA" alt="Page de titre" title="Page de titre" height="160" border="1"></a><br/><a class="primary" href="https://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA1&hl=fr&source=gbs_selected_pages&cad=2" >Page de titre</a></div><div style="clear:both;"></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA5&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right>5</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA12&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right>12</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA19&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right>19</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA23&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 4" style="white-space:nowrap"><span dir=ltr>Section 4</span></span></a></div></td><td class="toc_number" align=right>23</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA29&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 5" style="white-space:nowrap"><span dir=ltr>Section 5</span></span></a></div></td><td class="toc_number" align=right>29</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:OCLC406796509&id=92_C6N0Kq_oC&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=tHlMvgAACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=4" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=tHlMvgAACAAJ&printsec=frontcover&img=1&zoom=5" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=tHlMvgAACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=4"><span dir=ltr>Notre-Dame D'Arcachon</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Mouls-X%22" class="secondary"><span dir=ltr>Mouls-X</span></a></span><br/><span><span style="color:#999">Aucun aper�u disponible</span> - 2016</span><br/></span></div></td><td align=right></td></tr></table></div></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Notre-Dame D'Arcachon","authors":"Mouls-X","bib_key":"ISBN:2013742495","pub_date":"1 mai 2016","info_url":"https://books.google.fr/books?id=tHlMvgAACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=tHlMvgAACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=tHlMvgAACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=tHlMvgAACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DtHlMvgAACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253D92_C6N0Kq_oC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=actuelle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>actuelle</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=aime&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>aime</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=%C3%A2mes&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>�mes</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=appelle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>appelle</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Arcachon&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>Arcachon</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=arrive&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>arrive</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=aujourd%27hui&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>aujourd'hui</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=autrefois&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>autrefois</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=baie&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>baie</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=barques&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>barques</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Bassin&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Bassin</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=b%C3%A2tie&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>b�tie</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=beau&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>beau</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=belle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>belle</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=b%C3%A9n%C3%A9diction&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>b�n�diction</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=bient%C3%B4t&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>bient�t</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=bois&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>bois</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=bonne&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>bonne</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Bordeaux&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Bordeaux</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=bords&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>bords</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=brillant&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>brillant</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=calme&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>calme</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=cardinal&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>cardinal</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=c%C3%A9l%C3%A8bre&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>c�l�bre</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=cent&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>cent</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=chants&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>chants</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=chapelle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud0"><span dir=ltr>chapelle</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=ciel&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>ciel</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=cieux&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>cieux</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=cit%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>cit�</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=clocher&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>clocher</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=colline&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>colline</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=commencement&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>commencement</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Conseil&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Conseil</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=c%C3%B4te&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>c�te</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=coup&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=couronne&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>couronne</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=cours&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>cours</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=croix&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>croix</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=demande&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>demande</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=d%C3%A9sert&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>d�sert</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=devait&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>devait</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Dieu&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Dieu</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=dire&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>dire</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=divins&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>divins</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=domine&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>domine</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=donna&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>donna</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=eaux&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>eaux</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=%C3%A9clate&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>�clate</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=%C3%A9glise&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>�glise</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=%C3%A9lever&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>�lever</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=%C3%89minence&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>�minence</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=enfants&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>enfants</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=%C3%A9troite&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>�troite</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=faisait&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>faisait</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=f%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>f�te</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=fid%C3%A8les&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>fid�les</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=fleurs&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>fleurs</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=flots&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>flots</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=fond&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>fond</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=for%C3%AAt&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>for�t</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=forme&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>forme</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=foule&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>foule</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=go%C3%BBt&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>go�t</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=habitants&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>habitants</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=heures&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=heureux&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>heureux</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=hommes&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>hommes</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Illyricus&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Illyricus</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=immense&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>immense</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=invitait&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>invitait</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=jeune&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>jeune</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=jours&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>jours</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=jusqu%27%C3%A0&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>jusqu'�</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=l%27%C3%A9difice&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>l'�difice</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=l%27%C3%A9glise&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>l'�glise</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=l%27homme&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>l'homme</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=l%27Oc%C3%A9an&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>l'Oc�an</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=l%C3%A8ve&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>l�ve</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=lieu&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>lieu</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=lieux&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>lieux</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=mains&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>mains</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=marins&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>marins</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=M%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud2"><span dir=ltr>M�re</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=milieu&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud2"><span dir=ltr>milieu</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=mille&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>mille</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=miraculeuse&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>miraculeuse</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=modeste&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>modeste</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=mouvement&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>mouvement</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=moyens&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>moyens</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=murs&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>murs</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=nature&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>nature</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=naufrage&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>naufrage</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=navire&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>navire</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=nombreux&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>nombreux</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Notre-Dame+d%27Arcachon&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Notre-Dame d'Arcachon</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=nouvelle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>nouvelle</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=orn%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>orn�e</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=passer&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>passer</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=pauvres&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>pauvres</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=pays&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>pays</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=p%C3%A8lerinage&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>p�lerinage</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=p%C3%A8lerins&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>p�lerins</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Pendant&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Pendant</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=peuples&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>peuples</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=pieds&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>pieds</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=pins&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>pins</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=place&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=plage&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>plage</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=porte&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud2"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=premier&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=pr%C3%A9sence&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>pr�sence</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=pri%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>pri�re</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=principale&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>principale</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=procession&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>procession</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=profonde&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>profonde</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=reconnaissance&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>reconnaissance</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=religieux&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>religieux</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=religion&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>religion</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=riche&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>riche</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=sables&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>sables</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=saint&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>saint</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=sanctuaire+de+Marie&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>sanctuaire de Marie</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=sera&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>sera</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=si%C3%A8cle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>si�cle</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=soin&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>soin</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=soleil&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>soleil</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=solitude&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>solitude</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=spectacle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>spectacle</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=statue&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>statue</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=tableau&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>tableau</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=temp%C3%AAtes&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>temp�tes</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=temple&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>temple</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=tenant&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>tenant</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Teste&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Teste</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=trouvant&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>trouvant</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=vastes&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>vastes</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=vents&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>vents</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Vierge&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud2"><span dir=ltr>Vierge</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=visiter&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>visiter</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=voix&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>voix</span></a> <a href="https://books.google.fr/books?id=92_C6N0Kq_oC&q=Voyez&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>Voyez</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=92_C6N0Kq_oC&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=92_C6N0Kq_oC&source=qrcode" alt="QR code for Notre-Dame d'Arcachon"title="Notre-Dame d'Arcachon"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Notre-Dame d'Arcachon</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Xavier+Mouls%22&source=gbs_metadata_r&cad=6"><span dir=ltr>Xavier Mouls</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>chez les principaux libraires, 1855</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Original provenant de</span></td><td class="metadata_value"><span dir=ltr>Biblioth�que municipale de Lyon (Biblioth�que j�suite des Fontaines)</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Num�ris�</span></td><td class="metadata_value"><span dir=ltr>16 f�vr. 2010</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>51 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Notre_Dame_d_Arcachon.bibtex?id=92_C6N0Kq_oC&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Notre_Dame_d_Arcachon.enw?id=92_C6N0Kq_oC&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Notre_Dame_d_Arcachon.ris?id=92_C6N0Kq_oC&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBrowsingHistoryEnabled:1, IsZipitFolderCollectionEnabled:1, IsBooksRentalEnabled:1, IsBooksUnifiedLeftNavEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3D92_C6N0Kq_oC%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"92_C6N0Kq_oC","is_ebook":true,"volumeresult":{"has_flowing_text":false,"has_scanned_text":true,"can_download_pdf":true,"can_download_epub":true,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"download_pdf_url":"https://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC\u0026hl=fr\u0026output=pdf\u0026sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww","download_epub_url":"https://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC\u0026hl=fr\u0026output=epub"},"sample_url":"https://play.google.com/books/reader?id=92_C6N0Kq_oC\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":true}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=92_C6N0Kq_oC&hl=fr&source=gbs_api&v=92_C6N0Kq_oC&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_2] Response time is below 500ms | 4 | 0 | 0 |
| [code_2] Response code is 200 | 4 | 0 | 0 |
| [format_2] Response format is JSON | 4 | 0 | 0 |
| [kind_2] Response is an object with "kind" = books#volume | 4 | 0 | 0 |
| [S00] response time is below 400ms | 4 | 0 | 0 |
| [S102C001_${data.iteration}] Response <id> matches request id | 4 | 0 | 0 |
| [S102C002_2] Response <title> matches Notre-Dame d'Arcachon | 4 | 0 | 0 |
| [S102C003_${data.iteration}]Response has <thumbnail> property pointing to an image | 4 | 0 | 0 |
| [S102C004_${data.iteration}] Response <previewLink> is valid and pointing to an html page | 4 | 0 | 0 |
| [S102C005_${data.iteration}] Response <infoLink> is valid and pointing to an html page | 4 | 0 | 0 |
| Total | 40 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ece590f9-2134-4094-a713-996caf610feb |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:31 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "TbvyzSxsiLM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "kGVmyNyEUUA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "bJ3tbQ1FNAc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "82AAzlTMAA8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "2Le3Q0zY/WY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "OXPkJ8O6zgc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "4+ZuARj0pqg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "WbZmyL30GrA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "YFTumajuXlo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "8Yox1Nm/nJA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 39b0e2c5-28cf-41b2-9f81-95108aadc994 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:32 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "PStdzxArBQE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "o6tMtsfa3Mw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "w0gcWSmh0jM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "QNvdU9sJeII",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "8vpbN+sxO6U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "bB4xUo3amTY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "akgEIL7ikTM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "odYUkPPOORY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "yyKjvgqrFEQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "IfHBR7A9y5Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S201] Critical Tests ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for bookshelf by id with valid endpoint|
|```AND```| id is valid
|```THEN```|**I should get a valid response** |
### No specific test case : ###
Response status CODE and KIND property is already checked in ```[code]```and ```[kind]```
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0354fd2b-25a6-4e86-8ec8-6ef1afcb2e54 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:32 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#bookshelf | 0 | 1 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [kind_1] Response is an object with "kind" = books#bookshelf | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1def2839-efe6-4415-8140-2b6576166f2d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:32 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "6WAQZpOJOFg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "c4QCN66Lrq8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "H8NEJWP5IxY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "ljS4h+KdEe8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "M7ev6Zb2OxY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "/1cS9glqStY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "BWMNXAb4DhI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "uX6oUd7HJg0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "KLImhNOO/tw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "6apJLgoFUa4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fb236ba3-251c-4999-b06f-2ea22207ced8 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:32 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "UzxgZ+e5/PU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "P2pdHW5HfHw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "stod/+5X1wY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "bVpkhNnFHrs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "igKMeF3ymFw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "r8AXjO00KvE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "bdI361urEB0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "ZybVRDVUDTs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "jB4GYZyPRm8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "/ArSVoHf2HA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 15d3dd17-4565-4d65-b922-94f0193b6974 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:33 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "KN+pnEIzssw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "sPKgb+N/F0E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "nXd8EDcyVfo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "QtuducOs9qs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "ODNdfFFTh5I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "+578hF2t/qs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "6JlkDjwo5HU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "ifzmckVn2oM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "KWtXhAwGk/Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "Iz0lamRsD1M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0bf72bf1-06db-4520-a6c8-5d99b7124dc1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:33 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "ukWglE+0Mew",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "s6iejIH3O7o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "IxSuxN+91eA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "R8zUbVTVd50",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "Vcvjzt8JBOw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "dkDYdHu48+c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "AmGOvkdAzXI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "p7r+uyUNBBI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "nqdYPpJTvms",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "h+ozJTUheNg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S203] Add Book ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service to add a book in my bookshelf|
|```THEN```|**I should get a valid empty response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response is an empty object | 1 |
**Datas :**
- ```bookshelfId``` = 1001
- ```bookId``` = 92_C6N0Kq_oC
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 02ed4a61-ba8b-4c19-b99a-1619dea73774 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:33 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S203C001_1] Response to be empty object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 07736174-1ca7-432f-8d96-8d0ae3230365 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:34 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "NI0h5ybSCJs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "dFX03v8Y+tc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "7qq69q7FA64",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "1pN3Fomr1cA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "0xjxKY0XcIs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "zVSWJL9ks84",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "C+3q0Hasyuk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "PizkLJpNIJs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "0Y45vSbFDCM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "ieNHis2BL1o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S204] remove Book ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service to remove a book in my bookshelf|
|```THEN```|**I should get a valid empty response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` |Response is an empty object | 1 |
**Datas :**
- ```bookshelfId``` = 1001
- ```bookId``` = 92_C6N0Kq_oC
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 569d9d5d-cba3-4082-8537-56a7508df081 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:34 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S204C001_1] Reponse to be empty object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7472e02d-5cb6-4154-90f6-20fbfa5af4fe |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:34 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "nDBU1GtXt6g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "AFDVOC1/vaI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "PXnqdgqMLNY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "HVDGG1JlqJw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "07Q988EAFWs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "ufbNN/toj2w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "fFQMLVmwX/U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "CvVBgkRI6rM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "VFHktizpMj4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "TKwId+Xq+xc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S289] Wrong Auth ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for a edition action|
|```AND```|I have no valid AUTH|
|```THEN```|**I should get an error response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response has "UNAUTHENTICATED" status | 1 |
**Datas :**
- ```bookshelfId``` = 1001
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3c2060b1-e5f8-493f-b354-73489dacd7a2 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:35 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Login Required.",
"domain": "global",
"reason": "required",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 401 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S289C001_1] Response has "UNAUTHENTICATED" <status> | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7862af4f-bd40-49ad-87fe-f065825abf48 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:35 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "P83XpP/PRXE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "58p6PwL8XZ0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "xjpvWyHXC5s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "1dLz1bM43fg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "B+gv0eB7X5o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "zDm98TkjCUc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "PqGhtaqmuE4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "6/yGbKTxAK4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "eBL0Uh1ObU0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "+7RebFyhazY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S290] Wrong APIKEY ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for a edition action|
|```AND```|I have no valid APIKEY|
|```THEN```|**I should get an error response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response has "UNAUTHENTICATED" status | 1 |
**Datas :**
- ```bookshelfId``` = 1001
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3d2fe758-733a-47a7-bb7e-4324b11f0bab |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:35 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Login Required.",
"domain": "global",
"reason": "required",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 401 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S290C001_1] Response has "INVALID_ARGUMENT" <status> | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a843fa1-e984-4922-9056-df3730ae1874 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:36 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "dMcGtqmc+zA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "EKKddnGdAh4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "nFR9gqjcVDY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "wvTxQwLvSt4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "F6SrCHFjJng",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "53qhsAvzlRM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "Iix9tlg+T+s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "pbSnG3jfXhA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "HkDdujK+ILs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "Izckf1udqFE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S291] Wrong bookshelf id ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for a bookshelf by id|
|```AND```|I the id is NOT valid|
|```THEN```|**I should get an error response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response has "Invalid bookshelf ID." msg | 1 |
**Datas :**
- ```bookshelfId``` = abc
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e6f9a087-fec4-47ca-aa3b-11bfce13981e |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:36 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 400 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S291C001_1] Response has "Invalid bookshelf ID." <message> | 0 | 1 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 400 | |
| [S291C001_1] Response has "Invalid bookshelf ID." <message> | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 87705968-83d6-4b3a-9da0-4652d18541b1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:36 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "/VmyU974qKA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "GnjctZoYwVo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "TemexZCzArs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "ss3vU4Au1fI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "pbjINbPAnJE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "TuF9r+uMNFs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "qeWwfG3KyTI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "yjSPyG3SWiU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "xHTXDfStCMM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "I2ei1ernGMg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S292] Add Book to PRIVATE bookshelf ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service to add a book in a private bookshelf|
|```THEN```|**I should get a valid empty response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response to has "Cannot modify read-only resource" | 1 |
**Datas :**
- ```bookshelfId``` = 1
- ```bookId``` = 92_C6N0Kq_oC
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a585f163-fb3a-4270-9109-b59ec47fecc1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:36 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 403 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S292C002_1] Response to have matching error msg | 0 | 1 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 403 | |
| [S292C002_1] Response to have matching error msg | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b9621ac9-21f7-41d3-ab3f-664cf0a0a7e5 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:37 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "VkpDE7S7m88",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "PqOo0wadTE4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "ZRcGnfxuW8w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "Sb6y9osfujg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "E0OJuV/cXz0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "BSwmdM7owU8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "jT7zz3F0eGY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "yt6Iy3iYZhc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "ltDWcmWvFKg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "LCm8dicuBCE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S501a] Get a list of books ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint|
|```AND```|I search for a book in FRENCH |
|```AND```|I want the author to be "Céline Minard" |
|```AND```|I want the 5 most recent publications |
|```THEN```|**I should get a valid response matching the requirements** |
### 5 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is an object,<br>has ```kind``` property with value "books#volumes", <br>and has "totalItems" property with value above 0. | 1 |
| ```[C004]``` | Response has ```ìtems```property, which is an array of ```maxResults``` objects | 1 |
| ```[C005]``` | Each item has an ```ìd``` | 1 |
| ```[C006]``` | Each item has an ```language``` = ```lang``` | 1 |
| ```[C007]``` | Each item has an ```author``` property which is an array that contains ```qData```| 1 |
| ```[C008]``` | Items are sorted by ```publishedDate```| 1 |
#### Datas : ####
- ```qScope```= "inauthor"
- ```qData```="Céline Minard"
- ```maxResults```="5"
-```lang```="fr"
-```orderBy```="newest"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 365a47cd-0538-4787-adbc-34a67953089a |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:37 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 61,
"items": [
{
"kind": "books#volume",
"id": "Q2J2DwAAQBAJ",
"etag": "4e8ub35X4Kw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Q2J2DwAAQBAJ",
"volumeInfo": {
"title": "Bacchantes",
"authors": [
"Céline Minard"
],
"publisher": "Éditions Rivages",
"publishedDate": "2019-01-02T00:00:00+01:00",
"description": "Céline Minard revisite avec brio les codes du film de braquage autour de la thématique du vin pour distiller un cocktail explosif où l’ivresse se mêle à la subversion. Voilà cinquante-neuf heures que la brigade de Jackie Thran encercle la cave à vin la plus sécurisée de Hong Kong, installée dans d’anciens bunkers de l’armée anglaise. Un groupe de malfaiteurs est parvenu à s’y introduire et garde en otage l’impressionnant stock qui y est entreposé. Soudain, la porte blindée du bunker Alpha s’entrouvre. Une main gantée apparaît, pose une bouteille sur le sol. Un pied chaussé d’un escarpin noir sort de l’entrebâillement et pousse le corps de verre sur la chaussée. L’acier claque à nouveau...",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782743645960"
},
{
"type": "ISBN_10",
"identifier": "2743645962"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 107,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&dq=inauthor:C%C3%A9line+Minard&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&rdid=book-Q2J2DwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bacchantes-sample-epub.acsm?id=Q2J2DwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bacchantes-sample-pdf.acsm?id=Q2J2DwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Q2J2DwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Céline Minard revisite avec brio les codes du film de braquage autour de la thématique du vin pour distiller un cocktail explosif où l’ivresse se mêle à la subversion."
}
},
{
"kind": "books#volume",
"id": "Q2J2DwAAQBAJ",
"etag": "PvRHP8mzxJI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Q2J2DwAAQBAJ",
"volumeInfo": {
"title": "Bacchantes",
"authors": [
"Céline Minard"
],
"publisher": "Éditions Rivages",
"publishedDate": "2019-01-02T00:00:00+01:00",
"description": "Céline Minard revisite avec brio les codes du film de braquage autour de la thématique du vin pour distiller un cocktail explosif où l’ivresse se mêle à la subversion. Voilà cinquante-neuf heures que la brigade de Jackie Thran encercle la cave à vin la plus sécurisée de Hong Kong, installée dans d’anciens bunkers de l’armée anglaise. Un groupe de malfaiteurs est parvenu à s’y introduire et garde en otage l’impressionnant stock qui y est entreposé. Soudain, la porte blindée du bunker Alpha s’entrouvre. Une main gantée apparaît, pose une bouteille sur le sol. Un pied chaussé d’un escarpin noir sort de l’entrebâillement et pousse le corps de verre sur la chaussée. L’acier claque à nouveau...",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782743645960"
},
{
"type": "ISBN_10",
"identifier": "2743645962"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 107,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT1&dq=inauthor:C%C3%A9line+Minard&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&rdid=book-Q2J2DwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bacchantes-sample-epub.acsm?id=Q2J2DwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bacchantes-sample-pdf.acsm?id=Q2J2DwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Q2J2DwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Revisitant avec brio les codes du film de braquage, Céline \u003cb\u003eMinard\u003c/b\u003e signe un \u003cbr\u003e\nroman drôle et explosif, où la subversion se mêle à l'ivresse. Céline \u003cb\u003eMinard\u003c/b\u003e est l'\u003cbr\u003e\nauteur de nombreuses fictions, dont Faillir être flingué (prix du Livre Inter 2014) et \u003cbr\u003e\nLe ..."
}
},
{
"kind": "books#volume",
"id": "D6mKwAEACAAJ",
"etag": "E+u8IdWhe6U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/D6mKwAEACAAJ",
"volumeInfo": {
"title": "Bacchantes",
"authors": [
"Céline Minard"
],
"publishedDate": "2019",
"description": "La 4e de couverture indique : \"Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave à vin la plus sécurisée du monde, installée dans d'anciens bunkers de l'armée britannique. Un trio de braqueuses, aux agissements excentriques, s'y est infiltré et retient en otage l'impressionnant stock de M. Coetzer, estimé à trois cent cinquante millions de dollars... Revisitant avec brio les codes du film de braquage, Céline Minard signe un roman drôle et explosif, où la subversion se mêle à l'ivresse.\"",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2743645954"
},
{
"type": "ISBN_13",
"identifier": "9782743645953"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 105,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=D6mKwAEACAAJ&dq=inauthor:C%C3%A9line+Minard&hl=&cd=3&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=D6mKwAEACAAJ&dq=inauthor:C%C3%A9line+Minard&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bacchantes.html?hl=&id=D6mKwAEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=D6mKwAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Revisitant avec brio les codes du film de braquage, Céline Minard signe un roman drôle et explosif, où la subversion se mêle à l'ivresse.""
}
},
{
"kind": "books#volume",
"id": "Jh9sDAAAQBAJ",
"etag": "I8iyXeogjOY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Jh9sDAAAQBAJ",
"volumeInfo": {
"title": "Le grand jeu",
"authors": [
"Céline Minard"
],
"publisher": "Éditions Rivages",
"publishedDate": "2016-08-30T00:00:00+02:00",
"description": "Installée dans un refuge high-tech accroché à une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de répondre à une question simple : comment vivre ? Outre la solitude, elle s’impose un entraînement physique et spirituel intense fait de longues marches, d’activités de survie, de slackline, de musique et de la rédaction d’un journal de bord. Saura-t-elle « comment vivre » après s’être mise à l’épreuve de conditions extrêmes, de la nature immuable des temps géologiques, de la brutalité des éléments ? C’est dans l’espoir d’une réponse qu’elle s’est volontairement préparée, qu’elle a tout prévu. Tout, sauf la présence, sur ces montagnes désolées, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses résolutions... Avec son style acéré, Céline Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confrontée à l’épreuve des éléments. Lauréate du prix Inter (2014) pour Faillir être flingué, Céline Minard est également l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est considérée aujourd’hui comme l’une des voix les plus originales de la littérature contemporaine.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782743637323"
},
{
"type": "ISBN_10",
"identifier": "2743637323"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 192,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&dq=inauthor:C%C3%A9line+Minard&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&rdid=book-Jh9sDAAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Le_grand_jeu-sample-epub.acsm?id=Jh9sDAAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Le_grand_jeu-sample-pdf.acsm?id=Jh9sDAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Jh9sDAAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Avec son style acéré, Céline Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confrontée à l’épreuve des éléments."
}
},
{
"kind": "books#volume",
"id": "Jh9sDAAAQBAJ",
"etag": "ew/z1VpPth0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Jh9sDAAAQBAJ",
"volumeInfo": {
"title": "Le grand jeu",
"authors": [
"Céline Minard"
],
"publisher": "Éditions Rivages",
"publishedDate": "2016-08-30T00:00:00+02:00",
"description": "Installée dans un refuge high-tech accroché à une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de répondre à une question simple : comment vivre ? Outre la solitude, elle s’impose un entraînement physique et spirituel intense fait de longues marches, d’activités de survie, de slackline, de musique et de la rédaction d’un journal de bord. Saura-t-elle « comment vivre » après s’être mise à l’épreuve de conditions extrêmes, de la nature immuable des temps géologiques, de la brutalité des éléments ? C’est dans l’espoir d’une réponse qu’elle s’est volontairement préparée, qu’elle a tout prévu. Tout, sauf la présence, sur ces montagnes désolées, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses résolutions... Avec son style acéré, Céline Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confrontée à l’épreuve des éléments. Lauréate du prix Inter (2014) pour Faillir être flingué, Céline Minard est également l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est considérée aujourd’hui comme l’une des voix les plus originales de la littérature contemporaine.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782743637323"
},
{
"type": "ISBN_10",
"identifier": "2743637323"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 192,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT1&dq=inauthor:C%C3%A9line+Minard&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&rdid=book-Jh9sDAAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Le_grand_jeu-sample-epub.acsm?id=Jh9sDAAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Le_grand_jeu-sample-pdf.acsm?id=Jh9sDAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Jh9sDAAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Avec son style acéré, Céline \u003cb\u003eMinard\u003c/b\u003e nous offre un texte magnifique sur les jeux et \u003cbr\u003e\nles enjeux d'une solitude volontaire confrontée à l'épreuve des éléments. Céline \u003cbr\u003e\n\u003cb\u003eMinard\u003c/b\u003e est l'auteur de nombreuses fictions, dont Le Dernier Monde (2007), ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S501aC001_1] Response object has all expected properties | 1 | 0 | 0 |
| [S501aC002_1] Response has 5 items | 1 | 0 | 0 |
| [S501aC003_1] Each item of response has an <id> property | 1 | 0 | 0 |
| [S501aC004_1] Each item of response has a <language> property set to "fr" | 1 | 0 | 0 |
| [S501aC005_1] Each item's <authors> is an array that includes "minard" | 1 | 0 | 0 |
| [S501aC006_1] Response <items> are sorted from newest to oldest | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eaf01bfc-768f-4d98-b6ac-4ddfc0c0c1ae |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=qeQUf3myg4-x2gU47fTu9mj9eNNKGwcUaZPPLRDSF7fLNPPhqhe66yOwj1zPF_U9Oh1Tp0em10ikltOBjoR5vbyYTU535VY0hc_RSmwns-WBP5o4OGwcsLrs3VXdYMCrpDJOmPVgAX7_XPv9e3AEbSFp5VwvuQP-Ivvq6gpSLFo; CONSENT=PENDING+255 |
| Referer | http://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 09:22:38 GMT |
| Expires | Fri, 09 Apr 2021 09:22:38 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Bacchantes - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=Q2J2DwAAQBAJ"/><meta property="og:url" content="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=Q2J2DwAAQBAJ"/><meta name="title" content="Bacchantes"/><meta name="description" content="C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� cinquante-neuf heures que la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e de Hong Kong, install�e dans d’anciens bunkers de l’arm�e anglaise. Un groupe de malfaiteurs est parvenu � s’y introduire et garde en otage l’impressionnant stock qui y est entrepos�. Soudain, la porte blind�e du bunker Alpha s’entrouvre. Une main gant�e appara�t, pose une bouteille sur le sol. Un pied chauss� d’un escarpin noir sort de l’entreb�illement et pousse le corps de verre sur la chauss�e. L’acier claque � nouveau..."/><meta property="og:title" content="Bacchantes"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71J-XJ2LI2Y9xjGE2T0gP5obMRok9YBNkCZEZIMH9pLK_ayquLjGnVOKqo_BSyD0GS8NNOm5pHEJHYBDHaXBqJKv_7oJlsokgBBHGnPkllfCwsVdKcltaaaUgOhoRO2Vwpa9oW_"/><link rel="image_src" href="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71J-XJ2LI2Y9xjGE2T0gP5obMRok9YBNkCZEZIMH9pLK_ayquLjGnVOKqo_BSyD0GS8NNOm5pHEJHYBDHaXBqJKv_7oJlsokgBBHGnPkllfCwsVdKcltaaaUgOhoRO2Vwpa9oW_"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DQ2J2DwAAQBAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=Q2J2DwAAQBAJ&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&rdid=book-Q2J2DwAAQBAJ&rdot=1&source=gbs_atb&pcampaignid=books_booksearch_atb" id="gb-get-book-content">Acheter cet e-book – 6,49�€</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://actes-sud.fr/" dir=ltr onMouseOver="this.href='http://actes-sud.fr/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Actes Sud');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://actes-sud.fr/\x26usg\x3dAOvVaw119Q9SBKBAlkeafSW8nZ18\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Actes Sud</span></a></li><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743645960" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743645960';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743645960\x26usg\x3dAOvVaw19uCnOz9YvcoF0K6PByQfJ\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="http://www.decitre.fr/recherche/resultat.aspx?criteres=2743645962+&typeCritere=EI" dir=ltr onMouseOver="this.href='http://www.decitre.fr/recherche/resultat.aspx?criteres\x3d2743645962+\x26typeCritere\x3dEI';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.decitre.fr/recherche/resultat.aspx%3Fcriteres%3D2743645962%2B%26typeCritere%3DEI\x26usg\x3dAOvVaw03zCJv-Opxq1RwP76_bLLR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743645962/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743645962/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743645962/\x26usg\x3dAOvVaw3Yz7ekYPQ8Rur0NBfkMimu\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="http://www.fnac.com/advanced/book.do?isbn=2743645962" dir=ltr onMouseOver="this.href='http://www.fnac.com/advanced/book.do?isbn\x3d2743645962';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.fnac.com/advanced/book.do%3Fisbn%3D2743645962\x26usg\x3dAOvVaw0G3rxfyc91HXwojhe9VIID\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743645960.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743645960.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743645960.html\x26usg\x3dAOvVaw37FteLbjFZm4kDi2T_gWf5\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743645962" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743645962';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743645962\x26usg\x3dAOvVaw1Brguux2FPYxd-qMOqGaGr\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743645962&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743645962\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743645962%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw2Yrg3ylAv7-Oy0cAj-PRtc\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=http://worldcat.org/oclc/1158972174&clientid=librarylink&usg=AOvVaw2USLD2zrPQkI3Oky-0HBDr&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Bacchantes</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE72bg-AmNuj72Ix9YJXsOuLedbWP_obEPCNnS8QdVbveZLaGVGCX72IKiPaSsppiSkRSFX63OHYXekBY_mMmQTRrNdB9R0JjfDjMdfoFMVOjHm-eiA6Xxekp0e5nbzkBnvNZxuqQ" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span> - <span dir=ltr>107 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa"><p>C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� cinquante-neuf heures que la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e de Hong Kong, install�e dans d’anciens bunkers de l’arm�e anglaise. Un groupe de malfaiteurs est parvenu � s’y introduire et garde en otage l’impressionnant stock qui y est entrepos�. Soudain, la porte blind�e du bunker Alpha s’entrouvre. Une main gant�e appara�t, pose une bouteille sur le sol. Un pied chauss� d’un escarpin noir sort de l’entreb�illement et pousse le corps de verre sur la chauss�e. L’acier claque � nouveau...</p></div></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="Q2J2DwAAQBAJ"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - yifanld - Babelio</span><p dir=ltr><span dir=ltr>Une histoire rocambolesque de braquage de cave � vins de luxe men� par trois femmes aux caract�res bien tremp�s. Le sc�nario est original, les enqu�teurs n’attendent pas de femmes derri�re ce type de ...</span> <a class="secondary" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2460630&usg=AOvVaw2ML3s2h0MqZMTj4OVW3slA&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - Jeup - Babelio</span><p dir=ltr><span dir=ltr>Policier, braquage, h�donisme, humour, d�lire, parodie...... inclassable La Bombe, La Brune et La Clown se sont retranch�es dans le bunker ultra s�curis� de Coetzer. Cette place forte renferme la plus ...</span> <a class="secondary" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2347535&usg=AOvVaw34XCkaeGeNuOc77ohdMiOC&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT22&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT37&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT48&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=copyright&hl=fr" ><span title="Droits d'auteur" style="white-space:nowrap"><span dir=ltr>Droits d'auteur</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:ISBN2743645962&id=Q2J2DwAAQBAJ&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=3" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/publisher/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=5" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=3"><span dir=ltr>Bacchantes</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></span><br/><span><span style="color:#999">Aucun aper�u disponible</span> - 2019</span><br/></span></div></td><td align=right></td></tr></table></div></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Bacchantes","authors":"C�line Minard","bib_key":"ISBN:2743645954","pub_date":"2019","snippet":"La 4e de couverture indique : \"Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e du monde, install�e dans d ...","subject":"Fiction","info_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/publisher/content?id=D6mKwAEACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","num_pages":105,"viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DD6mKwAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=appel&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>appel</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=attend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>attend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>avant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avez&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>avez</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avons&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>avons</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=besoin&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>besoin</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Bizzie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Bizzie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Bombe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>Bombe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>bouche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouge&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>bouge</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bout&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>bout</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouteille&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>bouteille</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bras&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>bras</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bruit&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>bruit</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Brune&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Brune</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bunker+de+r%C3%A9ception&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>bunker de r�ception</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bunkers&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>bunkers</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=C%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>C’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=cam%C3%A9ra&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>cam�ra</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=cent&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>cent</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Cherry&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Cherry</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=chose&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>chose</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Clown&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Clown</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Coetzer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>Coetzer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=commence&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>commence</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=contact&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>contact</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=corridor&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>corridor</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=coup&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Cutzi&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>Cutzi</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=d%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>d’un</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=d%E2%80%99une&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>d’une</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=demande&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>demande</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=derni%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>derni�re</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=derri%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>derri�re</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=devant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>devant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=discr%C3%A8te&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>discr�te</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=doigt&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>doigt</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=dollars&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>dollars</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=%C3%A9paule&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>�paule</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=explosifs&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>explosifs</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=fauteuil&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>fauteuil</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=femme&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>femme</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=gauche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>gauche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=geste&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>geste</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=heures&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=hommes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>hommes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Hong+Kong&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>Hong Kong</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=J%E2%80%99ai&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>J’ai</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Jackie+Thran&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Jackie Thran</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Jelena+Drogan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Jelena Drogan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%E2%80%99%C3%A9cran&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>l’�cran</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%E2%80%99int%C3%A9rieur&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>l’int�rieur</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=laisse&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>laisse</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=lance&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>lance</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%C3%A8vres&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>l�vres</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=main&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>main</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=maintenant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>maintenant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Marwan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Marwan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=m%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>m�tres</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=millions&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>millions</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=minutes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>minutes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monde&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monde</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monsieur+Coetzer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monsieur Coetzer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monte</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=n%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>n’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=n%C3%A9gociateur&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>n�gociateur</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=noir&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>noir</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=ouvert&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>ouvert</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=parler&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>parler</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=passer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>passer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pense&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>pense</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=personne&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>personne</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=petit&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>petit</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=petits&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>petits</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=peut-%C3%AAtre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>peut-�tre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pied&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>pied</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=place&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=plan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>plan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=porte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud1"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=porte+alpha&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>porte alpha</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pose&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>pose</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pouvez&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>pouvez</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=premier&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=prend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>prend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pris&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>pris</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99elle&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>qu’elle</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Qu%E2%80%99est-ce&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>Qu’est-ce</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>qu’il</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99on&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>qu’on</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>qu’un</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=regarde&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>regarde</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=reste&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>reste</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=rien&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>rien</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=robe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>robe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=rouge&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>rouge</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=roule&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>roule</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99en&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>s’en</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>s’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>s’il</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sais&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sais</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sait&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>sait</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=saute&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>saute</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=secondes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>secondes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sent&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sent</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sera&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sera</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=seul&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>seul</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=situation&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>situation</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sommes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>sommes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sortie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>sortie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=souffle&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>souffle</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=suite&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>suite</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%C3%BBr&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>s�r</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=table&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>table</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>tend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=t%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>t�te</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tient&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>tient</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tombe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>tombe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=touche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>touche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=trouv%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>trouv�</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tube&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>tube</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=typhon&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>typhon</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=verre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>verre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=veux&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>veux</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vide&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>vide</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vient&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>vient</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vingt&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>vingt</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=visage&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>visage</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=voix&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>voix</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vraie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>vraie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=yeux&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>yeux</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="about_author_anchor"></a>� propos de l'auteur <span style="color:#666; font-weight:normal">(2019)</span></h3><div id=about_author class=about_content><div id=about_author_v><div class=textmodulecontent><p>C�line Minard est l'auteur de plusieurs romans dont Le Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd'hui comme l'une des voix les plus originales de la litt�rature contemporaine.</p>
</div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=Q2J2DwAAQBAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=Q2J2DwAAQBAJ&source=qrcode" alt="QR code for Bacchantes"title="Bacchantes"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Bacchantes</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=6"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743645962, 9782743645960</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>107 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.bibtex?id=Q2J2DwAAQBAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.enw?id=Q2J2DwAAQBAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.ris?id=Q2J2DwAAQBAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsZipitFolderCollectionEnabled:1, IsBrowsingHistoryEnabled:1, IsBooksUnifiedLeftNavEnabled:1, IsBooksRentalEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DQ2J2DwAAQBAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"Q2J2DwAAQBAJ","is_ebook":true,"volumeresult":{"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_api&v=Q2J2DwAAQBAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 3 | 0 | 0 |
| [code_1] Response code is 200 | 3 | 0 | 0 |
| [format_1] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_1] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_1] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_1] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_1] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6380b699-0875-4d39-b9ee-b4e73f45573f |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=qeQUf3myg4-x2gU47fTu9mj9eNNKGwcUaZPPLRDSF7fLNPPhqhe66yOwj1zPF_U9Oh1Tp0em10ikltOBjoR5vbyYTU535VY0hc_RSmwns-WBP5o4OGwcsLrs3VXdYMCrpDJOmPVgAX7_XPv9e3AEbSFp5VwvuQP-Ivvq6gpSLFo; CONSENT=PENDING+255 |
| Referer | http://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 09:22:38 GMT |
| Expires | Fri, 09 Apr 2021 09:22:38 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Bacchantes - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=Q2J2DwAAQBAJ"/><meta property="og:url" content="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=Q2J2DwAAQBAJ"/><meta name="title" content="Bacchantes"/><meta name="description" content="C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� cinquante-neuf heures que la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e de Hong Kong, install�e dans d’anciens bunkers de l’arm�e anglaise. Un groupe de malfaiteurs est parvenu � s’y introduire et garde en otage l’impressionnant stock qui y est entrepos�. Soudain, la porte blind�e du bunker Alpha s’entrouvre. Une main gant�e appara�t, pose une bouteille sur le sol. Un pied chauss� d’un escarpin noir sort de l’entreb�illement et pousse le corps de verre sur la chauss�e. L’acier claque � nouveau..."/><meta property="og:title" content="Bacchantes"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE72N_ujZjPopj1UsXeAZKqJESENfVLRXFFRJTqduzU5CygWDPxQ7xvLA0mb2Ww9DWjfza9NpohP7_1zR1NybHQF4vofYwoJZH5QK2q1EpDBBqOZgIIeepg_sYMMrWRbGiwuXA5AF"/><link rel="image_src" href="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE72N_ujZjPopj1UsXeAZKqJESENfVLRXFFRJTqduzU5CygWDPxQ7xvLA0mb2Ww9DWjfza9NpohP7_1zR1NybHQF4vofYwoJZH5QK2q1EpDBBqOZgIIeepg_sYMMrWRbGiwuXA5AF"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DQ2J2DwAAQBAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=Q2J2DwAAQBAJ&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&rdid=book-Q2J2DwAAQBAJ&rdot=1&source=gbs_atb&pcampaignid=books_booksearch_atb" id="gb-get-book-content">Acheter cet e-book – 6,49�€</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://actes-sud.fr/" dir=ltr onMouseOver="this.href='http://actes-sud.fr/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Actes Sud');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://actes-sud.fr/\x26usg\x3dAOvVaw119Q9SBKBAlkeafSW8nZ18\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Actes Sud</span></a></li><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743645960" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743645960';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743645960\x26usg\x3dAOvVaw19uCnOz9YvcoF0K6PByQfJ\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="http://www.decitre.fr/recherche/resultat.aspx?criteres=2743645962+&typeCritere=EI" dir=ltr onMouseOver="this.href='http://www.decitre.fr/recherche/resultat.aspx?criteres\x3d2743645962+\x26typeCritere\x3dEI';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.decitre.fr/recherche/resultat.aspx%3Fcriteres%3D2743645962%2B%26typeCritere%3DEI\x26usg\x3dAOvVaw03zCJv-Opxq1RwP76_bLLR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743645962/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743645962/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743645962/\x26usg\x3dAOvVaw3Yz7ekYPQ8Rur0NBfkMimu\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="http://www.fnac.com/advanced/book.do?isbn=2743645962" dir=ltr onMouseOver="this.href='http://www.fnac.com/advanced/book.do?isbn\x3d2743645962';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.fnac.com/advanced/book.do%3Fisbn%3D2743645962\x26usg\x3dAOvVaw0G3rxfyc91HXwojhe9VIID\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743645960.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743645960.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743645960.html\x26usg\x3dAOvVaw37FteLbjFZm4kDi2T_gWf5\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743645962" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743645962';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743645962\x26usg\x3dAOvVaw1Brguux2FPYxd-qMOqGaGr\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743645962&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743645962\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743645962%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw2Yrg3ylAv7-Oy0cAj-PRtc\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=http://worldcat.org/oclc/1158972174&clientid=librarylink&usg=AOvVaw2USLD2zrPQkI3Oky-0HBDr&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Bacchantes</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71hTxR5l3__lBLE6CTc8ZNm4IfPxPgxWfwOe1LN6eLVT93usB39aXzWfqR0S1_a9poUkf6IkrdMgsNC0ncULhPk6xkGd9oAdPiBwPaMWMehCPiWXEfbeJqWAySew_VPF3ugQ4le" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span> - <span dir=ltr>107 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa"><p>C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� cinquante-neuf heures que la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e de Hong Kong, install�e dans d’anciens bunkers de l’arm�e anglaise. Un groupe de malfaiteurs est parvenu � s’y introduire et garde en otage l’impressionnant stock qui y est entrepos�. Soudain, la porte blind�e du bunker Alpha s’entrouvre. Une main gant�e appara�t, pose une bouteille sur le sol. Un pied chauss� d’un escarpin noir sort de l’entreb�illement et pousse le corps de verre sur la chauss�e. L’acier claque � nouveau...</p></div></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="Q2J2DwAAQBAJ"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - yifanld - Babelio</span><p dir=ltr><span dir=ltr>Une histoire rocambolesque de braquage de cave � vins de luxe men� par trois femmes aux caract�res bien tremp�s. Le sc�nario est original, les enqu�teurs n’attendent pas de femmes derri�re ce type de ...</span> <a class="secondary" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2460630&usg=AOvVaw2ML3s2h0MqZMTj4OVW3slA&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - Jeup - Babelio</span><p dir=ltr><span dir=ltr>Policier, braquage, h�donisme, humour, d�lire, parodie...... inclassable La Bombe, La Brune et La Clown se sont retranch�es dans le bunker ultra s�curis� de Coetzer. Cette place forte renferme la plus ...</span> <a class="secondary" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2347535&usg=AOvVaw34XCkaeGeNuOc77ohdMiOC&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT22&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT37&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT48&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=copyright&hl=fr" ><span title="Droits d'auteur" style="white-space:nowrap"><span dir=ltr>Droits d'auteur</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:ISBN2743645962&id=Q2J2DwAAQBAJ&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=3" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/publisher/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=5" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=3"><span dir=ltr>Bacchantes</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></span><br/><span><span style="color:#999">Aucun aper�u disponible</span> - 2019</span><br/></span></div></td><td align=right></td></tr></table></div></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Bacchantes","authors":"C�line Minard","bib_key":"ISBN:2743645954","pub_date":"2019","snippet":"La 4e de couverture indique : \"Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e du monde, install�e dans d ...","subject":"Fiction","info_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/publisher/content?id=D6mKwAEACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","num_pages":105,"viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DD6mKwAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=appel&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>appel</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=attend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>attend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>avant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avez&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>avez</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avons&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>avons</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=besoin&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>besoin</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Bizzie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Bizzie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Bombe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>Bombe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>bouche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouge&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>bouge</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bout&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>bout</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouteille&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>bouteille</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bras&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>bras</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bruit&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>bruit</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Brune&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Brune</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bunker+de+r%C3%A9ception&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>bunker de r�ception</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bunkers&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>bunkers</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=C%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>C’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=cam%C3%A9ra&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>cam�ra</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=cent&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>cent</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Cherry&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Cherry</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=chose&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>chose</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Clown&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Clown</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Coetzer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>Coetzer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=commence&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>commence</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=contact&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>contact</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=corridor&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>corridor</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=coup&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Cutzi&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>Cutzi</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=d%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>d’un</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=d%E2%80%99une&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>d’une</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=demande&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>demande</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=derni%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>derni�re</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=derri%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>derri�re</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=devant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>devant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=discr%C3%A8te&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>discr�te</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=doigt&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>doigt</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=dollars&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>dollars</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=%C3%A9paule&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>�paule</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=explosifs&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>explosifs</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=fauteuil&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>fauteuil</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=femme&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>femme</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=gauche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>gauche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=geste&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>geste</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=heures&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=hommes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>hommes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Hong+Kong&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>Hong Kong</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=J%E2%80%99ai&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>J’ai</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Jackie+Thran&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Jackie Thran</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Jelena+Drogan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Jelena Drogan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%E2%80%99%C3%A9cran&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>l’�cran</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%E2%80%99int%C3%A9rieur&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>l’int�rieur</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=laisse&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>laisse</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=lance&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>lance</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%C3%A8vres&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>l�vres</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=main&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>main</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=maintenant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>maintenant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Marwan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Marwan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=m%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>m�tres</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=millions&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>millions</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=minutes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>minutes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monde&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monde</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monsieur+Coetzer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monsieur Coetzer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monte</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=n%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>n’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=n%C3%A9gociateur&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>n�gociateur</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=noir&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>noir</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=ouvert&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>ouvert</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=parler&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>parler</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=passer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>passer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pense&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>pense</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=personne&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>personne</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=petit&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>petit</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=petits&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>petits</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=peut-%C3%AAtre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>peut-�tre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pied&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>pied</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=place&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=plan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>plan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=porte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud1"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=porte+alpha&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>porte alpha</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pose&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>pose</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pouvez&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>pouvez</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=premier&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=prend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>prend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pris&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>pris</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99elle&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>qu’elle</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Qu%E2%80%99est-ce&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>Qu’est-ce</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>qu’il</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99on&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>qu’on</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>qu’un</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=regarde&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>regarde</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=reste&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>reste</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=rien&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>rien</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=robe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>robe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=rouge&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>rouge</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=roule&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>roule</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99en&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>s’en</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>s’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>s’il</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sais&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sais</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sait&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>sait</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=saute&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>saute</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=secondes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>secondes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sent&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sent</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sera&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sera</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=seul&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>seul</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=situation&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>situation</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sommes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>sommes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sortie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>sortie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=souffle&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>souffle</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=suite&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>suite</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%C3%BBr&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>s�r</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=table&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>table</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>tend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=t%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>t�te</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tient&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>tient</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tombe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>tombe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=touche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>touche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=trouv%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>trouv�</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tube&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>tube</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=typhon&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>typhon</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=verre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>verre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=veux&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>veux</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vide&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>vide</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vient&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>vient</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vingt&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>vingt</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=visage&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>visage</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=voix&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>voix</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vraie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>vraie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=yeux&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>yeux</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="about_author_anchor"></a>� propos de l'auteur <span style="color:#666; font-weight:normal">(2019)</span></h3><div id=about_author class=about_content><div id=about_author_v><div class=textmodulecontent><p>C�line Minard est l'auteur de plusieurs romans dont Le Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd'hui comme l'une des voix les plus originales de la litt�rature contemporaine.</p>
</div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=Q2J2DwAAQBAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=Q2J2DwAAQBAJ&source=qrcode" alt="QR code for Bacchantes"title="Bacchantes"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Bacchantes</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=6"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743645962, 9782743645960</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>107 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.bibtex?id=Q2J2DwAAQBAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.enw?id=Q2J2DwAAQBAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.ris?id=Q2J2DwAAQBAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBrowsingHistoryEnabled:1, IsZipitFolderCollectionEnabled:1, IsBooksUnifiedLeftNavEnabled:1, IsBooksRentalEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DQ2J2DwAAQBAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"Q2J2DwAAQBAJ","is_ebook":true,"volumeresult":{"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_api&v=Q2J2DwAAQBAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_2] Response time is below 500ms | 3 | 0 | 0 |
| [code_2] Response code is 200 | 3 | 0 | 0 |
| [format_2] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_2] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_2] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_2] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_2] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 303f2b01-cf2f-4b8f-9731-f5c649939bfb |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=qeQUf3myg4-x2gU47fTu9mj9eNNKGwcUaZPPLRDSF7fLNPPhqhe66yOwj1zPF_U9Oh1Tp0em10ikltOBjoR5vbyYTU535VY0hc_RSmwns-WBP5o4OGwcsLrs3VXdYMCrpDJOmPVgAX7_XPv9e3AEbSFp5VwvuQP-Ivvq6gpSLFo; CONSENT=PENDING+255 |
| Referer | http://books.google.fr/books?id=D6mKwAEACAAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 09:22:39 GMT |
| Expires | Fri, 09 Apr 2021 09:22:39 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Bacchantes - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=D6mKwAEACAAJ"/><meta property="og:url" content="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=D6mKwAEACAAJ"/><meta name="title" content="Bacchantes"/><meta name="description" content="La 4e de couverture indique : "Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e du monde, install�e dans d'anciens bunkers de l'arm�e britannique. Un trio de braqueuses, aux agissements excentriques, s'y est infiltr� et retient en otage l'impressionnant stock de M. Coetzer, estim� � trois cent cinquante millions de dollars... Revisitant avec brio les codes du film de braquage, C�line Minard signe un roman dr�le et explosif, o� la subversion se m�le � l'ivresse.""/><meta property="og:title" content="Bacchantes"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=1&imgtk=AFLRE71-bw5rOjg4oWol-Es_P02wQ_HikgKraX2hoH7GEhFu9bqNSF721Qtb9quOcvBzgGS7WPxk29xnGdsWU_0oHFvLs3mNr3JkQaKU-_sN3mPXgw0eGuoR6QZz-aVfUEXn_gyn4GMD"/><link rel="image_src" href="https://books.google.fr/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=1&imgtk=AFLRE71-bw5rOjg4oWol-Es_P02wQ_HikgKraX2hoH7GEhFu9bqNSF721Qtb9quOcvBzgGS7WPxk29xnGdsWU_0oHFvLs3mNr3JkQaKU-_sN3mPXgw0eGuoR6QZz-aVfUEXn_gyn4GMD"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DD6mKwAEACAAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DD6mKwAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DD6mKwAEACAAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href=""></a><a id="appbar-view-ebook-sample-link" href=""></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr" id="gb-get-book-content">Afficher l'e-book</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743645953" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743645953';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743645953\x26usg\x3dAOvVaw0zopFj7FhTB-mtwFlJw_SL\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="https://www.decitre.fr/livres/9782743645953.html" dir=ltr onMouseOver="this.href='https://www.decitre.fr/livres/9782743645953.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttps://www.decitre.fr/livres/9782743645953.html\x26usg\x3dAOvVaw1L52-nt6XlBXXHXWokkGmR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a> - <span class=green>13,50�€</span></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743645954/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743645954/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743645954/\x26usg\x3dAOvVaw0oNYeGZycRgr1k_3AtXWbX\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="https://livre.fnac.com/a12957225/Celine-Minard-Bacchantes?oref=00000000-0000-0000-0000-000000000000&Origin=SEA_GOOGLE_PLA_BOOKS" dir=ltr onMouseOver="this.href='https://livre.fnac.com/a12957225/Celine-Minard-Bacchantes?oref\x3d00000000-0000-0000-0000-000000000000\x26Origin\x3dSEA_GOOGLE_PLA_BOOKS';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttps://livre.fnac.com/a12957225/Celine-Minard-Bacchantes%3Foref%3D00000000-0000-0000-0000-000000000000%26Origin%3DSEA_GOOGLE_PLA_BOOKS\x26usg\x3dAOvVaw2Ob-MafJMfyjR_RXyBRJuI\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a> - <span class=green>13,50�€</span></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743645953.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743645953.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743645953.html\x26usg\x3dAOvVaw28kmVk5nX5nEj1Qh7xRsar\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743645954" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743645954';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743645954\x26usg\x3dAOvVaw122zzgAWsj_Y5GFz_tME1p\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743645954&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743645954\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743645954%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw3voeFQ-iF0_SzqOAhTJmn1\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=D6mKwAEACAAJ&q=http://worldcat.org/oclc/1080641082&clientid=librarylink&usg=AOvVaw2Pl_LAMHPgYVzji1z98PvU&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=D6mKwAEACAAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Bacchantes</span></span><span class="subtitle"></span></h1><div class="bookcover"><img src="https://books.google.fr/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=1&imgtk=AFLRE70c4fBcylkwJDbBqphiYg5uOfBTvQ_xXebSbzCEGQq4aIltJH2E56z77YiapypmpEEJcp7ml7lGbd9LJzHwATXFmI3UiG2U8FrR_7GGqCSm5i4iqgw_xBYGhCd8jKB6JY3HxKJc" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span>, 2019 - <span dir=ltr>105 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa">La 4e de couverture indique : "Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e du monde, install�e dans d'anciens bunkers de l'arm�e britannique. Un trio de braqueuses, aux agissements excentriques, s'y est infiltr� et retient en otage l'impressionnant stock de M. Coetzer, estim� � trois cent cinquante millions de dollars... Revisitant avec brio les codes du film de braquage, C�line Minard signe un roman dr�le et explosif, o� la subversion se m�le � l'ivresse."</div></div></div><div class="search_box_wrapper"></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DD6mKwAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DD6mKwAEACAAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - yifanld - Babelio</span><p dir=ltr><span dir=ltr>Une histoire rocambolesque de braquage de cave � vins de luxe men� par trois femmes aux caract�res bien tremp�s. Le sc�nario est original, les enqu�teurs n’attendent pas de femmes derri�re ce type de ...</span> <a class="secondary" href="https://books.google.fr/url?id=D6mKwAEACAAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2460630&usg=AOvVaw2V9IVvHl-Or66OaQXdTttx&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - Jeup - Babelio</span><p dir=ltr><span dir=ltr>Policier, braquage, h�donisme, humour, d�lire, parodie...... inclassable La Bombe, La Brune et La Clown se sont retranch�es dans le bunker ultra s�curis� de Coetzer. Cette place forte renferme la plus ...</span> <a class="secondary" href="https://books.google.fr/url?id=D6mKwAEACAAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2347535&usg=AOvVaw1QU5ggjkuhg0kaHbAzdM2w&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:ISBN2743645954&id=D6mKwAEACAAJ&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_book_other_versions_r&cad=2" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_book_other_versions_r&cad=2"><span dir=ltr>Bacchantes</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></span><br/><span><span style="color:#99522e">Aper�u limit�</span> - 2019</span><br/></span></div></td><td align=right></td></tr></table></div></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Bacchantes","authors":"C�line Minard","bib_key":"ISBN:9782743645960","snippet":"C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� ...","subject":"Fiction","info_url":"https://books.google.fr/books?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=Q2J2DwAAQBAJ\u0026printsec=frontcover\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=Q2J2DwAAQBAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1\u0026edge=curl","num_pages":107,"viewability":2,"preview":"partial","embeddable":true,"list_price":"6,49�€","sale_price":"6,49�€","buy_url":"https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ\u0026rdid=book-Q2J2DwAAQBAJ\u0026rdot=1","is_ebook":true,"preview_ebook_url":"https://play.google.com/books/reader?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026printsec=frontcover","add_to_my_ebooks_url":"https://books.google.fr/books?op=add\u0026hl=fr\u0026sig=ACfU3U3RJfzjcukTJ6fGdTO2VV0lUkY3KA\u0026uid=114584440181414684107\u0026as_coll=7\u0026id=Q2J2DwAAQBAJ\u0026hl=fr","my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DD6mKwAEACAAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","sale_price_better":false,"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=D6mKwAEACAAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=D6mKwAEACAAJ&source=qrcode" alt="QR code for Bacchantes"title="Bacchantes"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Bacchantes</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=3"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages, 2019</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743645954, 9782743645953</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>105 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.bibtex?id=D6mKwAEACAAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.enw?id=D6mKwAEACAAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.ris?id=D6mKwAEACAAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBrowsingHistoryEnabled:1, IsBooksUnifiedLeftNavEnabled:1, IsBooksRentalEnabled:1, IsZipitFolderCollectionEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DD6mKwAEACAAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"D6mKwAEACAAJ","is_ebook":false,"volumeresult":{"has_flowing_text":false,"has_scanned_text":false,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=D6mKwAEACAAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":false,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_api&v=D6mKwAEACAAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_3] Response time is below 500ms | 3 | 0 | 0 |
| [code_3] Response code is 200 | 3 | 0 | 0 |
| [format_3] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_3] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_3] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_3] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_3] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0416d87e-e7b5-45d2-ab7e-b1526d9f0be8 |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=qeQUf3myg4-x2gU47fTu9mj9eNNKGwcUaZPPLRDSF7fLNPPhqhe66yOwj1zPF_U9Oh1Tp0em10ikltOBjoR5vbyYTU535VY0hc_RSmwns-WBP5o4OGwcsLrs3VXdYMCrpDJOmPVgAX7_XPv9e3AEbSFp5VwvuQP-Ivvq6gpSLFo; CONSENT=PENDING+255 |
| Referer | http://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 09:22:40 GMT |
| Expires | Fri, 09 Apr 2021 09:22:40 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Le grand jeu - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Le_grand_jeu.html?hl=fr&id=Jh9sDAAAQBAJ"/><meta property="og:url" content="https://books.google.com/books/about/Le_grand_jeu.html?hl=fr&id=Jh9sDAAAQBAJ"/><meta name="title" content="Le grand jeu"/><meta name="description" content="Install�e dans un refuge high-tech accroch� � une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de r�pondre � une question simple : comment vivre ? Outre la solitude, elle s’impose un entra�nement physique et spirituel intense fait de longues marches, d’activit�s de survie, de slackline, de musique et de la r�daction d’un journal de bord. Saura-t-elle � comment vivre � apr�s s’�tre mise � l’�preuve de conditions extr�mes, de la nature immuable des temps g�ologiques, de la brutalit� des �l�ments ? C’est dans l’espoir d’une r�ponse qu’elle s’est volontairement pr�par�e, qu’elle a tout pr�vu. Tout, sauf la pr�sence, sur ces montagnes d�sol�es, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses r�solutions... Avec son style ac�r�, C�line Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confront�e � l’�preuve des �l�ments. Laur�ate du prix Inter (2014) pour Faillir �tre flingu�, C�line Minard est �galement l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd’hui comme l’une des voix les plus originales de la litt�rature contemporaine."/><meta property="og:title" content="Le grand jeu"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71zIIRTdYTj8iuLruXX3Jv7oXT1ctljH4Oa_XmZsm-RrIS7GSGSyXOxd-Py9zV8erP0oaO3Fmc0CtVZemw_z-VLpCA6nQcoyXTddnKbBhsvbnsF3gdEO14geakr9tbQmiZWgEbP"/><link rel="image_src" href="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71zIIRTdYTj8iuLruXX3Jv7oXT1ctljH4Oa_XmZsm-RrIS7GSGSyXOxd-Py9zV8erP0oaO3Fmc0CtVZemw_z-VLpCA6nQcoyXTddnKbBhsvbnsF3gdEO14geakr9tbQmiZWgEbP"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DJh9sDAAAQBAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DJh9sDAAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DJh9sDAAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=Jh9sDAAAQBAJ&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&rdid=book-Jh9sDAAAQBAJ&rdot=1&source=gbs_atb&pcampaignid=books_booksearch_atb" id="gb-get-book-content">Acheter cet e-book – 6,99�€</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://actes-sud.fr/" dir=ltr onMouseOver="this.href='http://actes-sud.fr/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Actes Sud');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://actes-sud.fr/\x26usg\x3dAOvVaw2OP3yZikRE15KdPD2PpbUb\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Actes Sud</span></a></li><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743637323" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743637323\x26usg\x3dAOvVaw0MgdUMQh3q7xVz3TkO8xnM\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="http://www.decitre.fr/recherche/resultat.aspx?criteres=2743637323+&typeCritere=EI" dir=ltr onMouseOver="this.href='http://www.decitre.fr/recherche/resultat.aspx?criteres\x3d2743637323+\x26typeCritere\x3dEI';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.decitre.fr/recherche/resultat.aspx%3Fcriteres%3D2743637323%2B%26typeCritere%3DEI\x26usg\x3dAOvVaw34OLMWt-5ieN1sYbxWWr96\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743637323/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743637323/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743637323/\x26usg\x3dAOvVaw1daHULFAsfi98koVp7-QPt\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="http://www.fnac.com/advanced/book.do?isbn=2743637323" dir=ltr onMouseOver="this.href='http://www.fnac.com/advanced/book.do?isbn\x3d2743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.fnac.com/advanced/book.do%3Fisbn%3D2743637323\x26usg\x3dAOvVaw0YkYr02sGR6VZc6gb-gNo1\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743637323.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743637323.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743637323.html\x26usg\x3dAOvVaw3AEoTluzrjzOuxnwBpFO30\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743637323" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743637323\x26usg\x3dAOvVaw1gERdcmDwjF8NQZafwbcIX\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743637323&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743637323\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743637323%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw3w8JEVP_NSCg8Jf0biyDAR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=http://worldcat.org/oclc/991078439&clientid=librarylink&usg=AOvVaw0PG-NfbkyaMZKq-Q3v0T3R&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Le grand jeu</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE72hO0BDA5_N7rsfhiwaypVbqoJvX6ai247uTCgZmrgoQU7W6frK2yaTYu4DauNvGCM_8Pa9LjK0ahoU2ZDsqOPQCNquF1aqROPY0JMZE4NP7xQFyjZOUxkCT0odUn8SO16enSx2" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span> - <span dir=ltr>192 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - 0��toiles"><span class="gb-star-on goog-inline-block rating"><span class="value-title" title="3.0"></span></span><span class="gb-star-on goog-inline-block"></span><span class="gb-star-on goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">4</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa"><p>Install�e dans un refuge high-tech accroch� � une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de r�pondre � une question simple : comment vivre ?</p> <p> Outre la solitude, elle s’impose un entra�nement physique et spirituel intense fait de longues marches, d’activit�s de survie, de slackline, de musique et de la r�daction d’un journal de bord.</p> <p> Saura-t-elle � comment vivre � apr�s s’�tre mise � l’�preuve de conditions extr�mes, de la nature immuable des temps g�ologiques, de la brutalit� des �l�ments ? C’est dans l’espoir d’une r�ponse qu’elle s’est volontairement pr�par�e, qu’elle a tout pr�vu.</p> <p> Tout, sauf la pr�sence, sur ces montagnes d�sol�es, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses r�solutions...</p> <p> Avec son style ac�r�, C�line Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confront�e � l’�preuve des �l�ments.</p> <p> Laur�ate du prix Inter (2014) pour Faillir �tre flingu�, C�line Minard est �galement l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd’hui comme l’une des voix les plus originales de la litt�rature contemporaine.</p></div></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="Jh9sDAAAQBAJ"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DJh9sDAAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DJh9sDAAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Le Grand Jeu</span></h4><span class="aux" >Avis d'utilisateur - AMR_La_Pirate - Babelio</span><p dir=ltr><span dir=ltr>Encore un excellent podcast de l’�mission L’Atelier fiction sur France Culture… Encore une �coute qui me donne envie de d�couvrir une auteure que je ne connaissais pas, C�line Minard, et l’un de ses ...</span> <a class="secondary" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=https://www.babelio.com/livres/Minard-Le-Grand-Jeu/850388/critiques/2440130&usg=AOvVaw06f8UuvGYROAyEXj2-o2PE&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Le Grand Jeu</span></h4><span class="aux" >Avis d'utilisateur - jcjc352 - Babelio</span><p dir=ltr><span dir=ltr>Entre � Faillir �tre flingu� � ( le titre d�j� interpelle et nous fait pressentir qu’on va avoir droit � quelque chose de nouveau, certes c’est bien ) et � grand jeu � un tel gouffre que j’en suis ...</span> <a class="secondary" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=https://www.babelio.com/livres/Minard-Le-Grand-Jeu/850388/critiques/2359816&usg=AOvVaw3x1pUan2pN0jg9Bcaaa-td&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT4&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT24&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT42&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT53&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 4" style="white-space:nowrap"><span dir=ltr>Section 4</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><span style="white-space:nowrap"><span dir=ltr>Section 5</span></span></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT102&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 6" style="white-space:nowrap"><span dir=ltr>Section 6</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT113&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 7" style="white-space:nowrap"><span dir=ltr>Section 7</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=copyright&hl=fr" ><span title="Droits d'auteur" style="white-space:nowrap"><span dir=ltr>Droits d'auteur</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=assise&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>assise</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=avant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>avant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=blocs&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>blocs</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bois&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bois</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bord&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bord</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bouger&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bouger</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bout&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bout</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bouteille&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>bouteille</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=br%C3%A8che&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>br�che</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bruit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bruit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>c’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%E2%80%99%C3%A9tait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>c’�tait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=cabane&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>cabane</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=centim%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>centim�tres</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chang%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>chang�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chaud&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>chaud</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chemin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>chemin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chose&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>chose</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ciel&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>ciel</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=commenc%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>commenc�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=compl%C3%A8tement&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>compl�tement</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=corde&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>corde</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=corps&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>corps</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%C3%B4t%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>c�t�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=coup&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=courant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>courant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99eau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>d’eau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>d’un</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99une&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>d’une</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=dernier&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>dernier</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=descendue&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>descendue</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=devant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>devant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=Dongbin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>Dongbin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=Est-ce&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>Est-ce</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=fa%C3%A7on&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>fa�on</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=faisait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>faisait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=fond&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>fond</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=forme&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>forme</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=gauche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>gauche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=haut&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>haut</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=heures&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=humaine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>humaine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=insectes&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>insectes</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=J%E2%80%99ai+pris&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>J’ai pris</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=j%E2%80%99avais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>j’avais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=j%E2%80%99en&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>j’en</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=J%E2%80%99%C3%A9tais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>J’�tais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jardin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>jardin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jouer&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>jouer</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jour&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>jour</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jusqu%E2%80%99%C3%A0&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>jusqu’�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99ai&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>l’ai</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99air&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>l’air</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99autre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>l’autre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99eau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>l’eau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99espace&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>l’espace</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99int%C3%A9rieur&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>l’int�rieur</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=laine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>laine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=laiss%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>laiss�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=lev%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>lev�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ligne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>ligne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=long&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>long</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=main&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>main</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=marche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>marche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=marmotte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>marmotte</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=matin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>matin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=menace&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>menace</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=m%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>m�tres</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=milieu&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>milieu</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mise&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>mise</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=monde&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>monde</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=montagne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>montagne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mont%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>mont�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mouvements&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>mouvements</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99avais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>n’avais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>n’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99%C3%A9tait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>n’�tait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=noires&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>noires</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=nuit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>nuit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ouvert&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>ouvert</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=paroi&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>paroi</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pass%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>pass�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pelouse&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>pelouse</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pens%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>pens�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=petit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>petit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=petite&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>petite</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=peut-%C3%AAtre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>peut-�tre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pied&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>pied</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pierre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>pierre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pins&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>pins</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=place&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pleine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>pleine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=plioc%C3%A8ne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>plioc�ne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=porte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pos%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>pos�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pouvait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>pouvait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=premier&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pr%C3%A9sence&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>pr�sence</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=promesse&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>promesse</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99elle&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>qu’elle</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>qu’il</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99on&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>qu’on</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>qu’un</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=regard%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>regard�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=remont%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>remont�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=respiration&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>respiration</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=reste&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>reste</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=rien&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>rien</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=roche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>roche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ruisseau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>ruisseau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>s’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>s’il</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>sais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sangle&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>sangle</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%C3%A8che&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>s�che</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=semblait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>semblait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=senti&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>senti</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=serait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>serait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=seule&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>seule</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=soleil&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>soleil</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sommet&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>sommet</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sorti&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>sorti</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=suivi&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>suivi</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=tenir&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>tenir</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=terre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>terre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=t%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>t�te</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=tomb%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>tomb�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=toucher&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>toucher</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=trouver&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>trouver</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vall%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>vall�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vent&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>vent</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vide&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>vide</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vire&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>vire</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=voie&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>voie</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=yeux&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>yeux</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="about_author_anchor"></a>� propos de l'auteur <span style="color:#666; font-weight:normal">(2016)</span></h3><div id=about_author class=about_content><div id=about_author_v><div class=textmodulecontent><p>C�line Minard est l'auteur de plusieurs romans dont Le Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd'hui comme l'une des voix les plus originales de la litt�rature contemporaine.</p>
</div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=Jh9sDAAAQBAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=Jh9sDAAAQBAJ&source=qrcode" alt="QR code for Le grand jeu"title="Le grand jeu"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Le grand jeu</span><br><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=bibliogroup:%22Litt%C3%A9rature+Rivages%22&source=gbs_metadata_r&cad=5"><i><span dir=ltr>Litt�rature Rivages</span></i></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=5"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743637323, 9782743637323</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>192 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.bibtex?id=Jh9sDAAAQBAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.enw?id=Jh9sDAAAQBAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.ris?id=Jh9sDAAAQBAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBooksRentalEnabled:1, IsBooksUnifiedLeftNavEnabled:1, IsBrowsingHistoryEnabled:1, IsZipitFolderCollectionEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DJh9sDAAAQBAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"Jh9sDAAAQBAJ","is_ebook":true,"volumeresult":{"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=Jh9sDAAAQBAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&source=gbs_api&v=Jh9sDAAAQBAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_4] Response time is below 500ms | 3 | 0 | 0 |
| [code_4] Response code is 200 | 3 | 0 | 0 |
| [format_4] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_4] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_4] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_4] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_4] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e06ca0e7-fb88-4c8d-9536-a7b106fee0fa |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=qeQUf3myg4-x2gU47fTu9mj9eNNKGwcUaZPPLRDSF7fLNPPhqhe66yOwj1zPF_U9Oh1Tp0em10ikltOBjoR5vbyYTU535VY0hc_RSmwns-WBP5o4OGwcsLrs3VXdYMCrpDJOmPVgAX7_XPv9e3AEbSFp5VwvuQP-Ivvq6gpSLFo; CONSENT=PENDING+255 |
| Referer | http://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 09:22:40 GMT |
| Expires | Fri, 09 Apr 2021 09:22:40 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Le grand jeu - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Le_grand_jeu.html?hl=fr&id=Jh9sDAAAQBAJ"/><meta property="og:url" content="https://books.google.com/books/about/Le_grand_jeu.html?hl=fr&id=Jh9sDAAAQBAJ"/><meta name="title" content="Le grand jeu"/><meta name="description" content="Install�e dans un refuge high-tech accroch� � une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de r�pondre � une question simple : comment vivre ? Outre la solitude, elle s’impose un entra�nement physique et spirituel intense fait de longues marches, d’activit�s de survie, de slackline, de musique et de la r�daction d’un journal de bord. Saura-t-elle � comment vivre � apr�s s’�tre mise � l’�preuve de conditions extr�mes, de la nature immuable des temps g�ologiques, de la brutalit� des �l�ments ? C’est dans l’espoir d’une r�ponse qu’elle s’est volontairement pr�par�e, qu’elle a tout pr�vu. Tout, sauf la pr�sence, sur ces montagnes d�sol�es, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses r�solutions... Avec son style ac�r�, C�line Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confront�e � l’�preuve des �l�ments. Laur�ate du prix Inter (2014) pour Faillir �tre flingu�, C�line Minard est �galement l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd’hui comme l’une des voix les plus originales de la litt�rature contemporaine."/><meta property="og:title" content="Le grand jeu"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71fIJLPehHkb2eKi9lgLaw5LQT41tcLzCM8rPnBMrepNVN4BgrhGqnL_lxpyBzNyInaXZe-YauaOa3hghYkZXCDDaDQsw_TvX5hWvyKxQer2XOdO3kpNyOr3iTLbIZB5XaiH-D_"/><link rel="image_src" href="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71fIJLPehHkb2eKi9lgLaw5LQT41tcLzCM8rPnBMrepNVN4BgrhGqnL_lxpyBzNyInaXZe-YauaOa3hghYkZXCDDaDQsw_TvX5hWvyKxQer2XOdO3kpNyOr3iTLbIZB5XaiH-D_"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DJh9sDAAAQBAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DJh9sDAAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DJh9sDAAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=Jh9sDAAAQBAJ&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&rdid=book-Jh9sDAAAQBAJ&rdot=1&source=gbs_atb&pcampaignid=books_booksearch_atb" id="gb-get-book-content">Acheter cet e-book – 6,99�€</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://actes-sud.fr/" dir=ltr onMouseOver="this.href='http://actes-sud.fr/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Actes Sud');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://actes-sud.fr/\x26usg\x3dAOvVaw2OP3yZikRE15KdPD2PpbUb\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Actes Sud</span></a></li><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743637323" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743637323\x26usg\x3dAOvVaw0MgdUMQh3q7xVz3TkO8xnM\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="http://www.decitre.fr/recherche/resultat.aspx?criteres=2743637323+&typeCritere=EI" dir=ltr onMouseOver="this.href='http://www.decitre.fr/recherche/resultat.aspx?criteres\x3d2743637323+\x26typeCritere\x3dEI';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.decitre.fr/recherche/resultat.aspx%3Fcriteres%3D2743637323%2B%26typeCritere%3DEI\x26usg\x3dAOvVaw34OLMWt-5ieN1sYbxWWr96\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743637323/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743637323/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743637323/\x26usg\x3dAOvVaw1daHULFAsfi98koVp7-QPt\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="http://www.fnac.com/advanced/book.do?isbn=2743637323" dir=ltr onMouseOver="this.href='http://www.fnac.com/advanced/book.do?isbn\x3d2743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.fnac.com/advanced/book.do%3Fisbn%3D2743637323\x26usg\x3dAOvVaw0YkYr02sGR6VZc6gb-gNo1\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743637323.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743637323.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743637323.html\x26usg\x3dAOvVaw3AEoTluzrjzOuxnwBpFO30\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743637323" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743637323\x26usg\x3dAOvVaw1gERdcmDwjF8NQZafwbcIX\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743637323&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743637323\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743637323%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw3w8JEVP_NSCg8Jf0biyDAR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=http://worldcat.org/oclc/991078439&clientid=librarylink&usg=AOvVaw0PG-NfbkyaMZKq-Q3v0T3R&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Le grand jeu</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE725DcuxptHz3QNbdYokP44kwoB4HnlnlZv9nHkrG8exrOG-7ydD5H8E5hbU1JYhkn7NBqayBc5tNsGD9MRc-u_zecFjKsrPPyKWETg14h1g5cmuh7Nv8cq48h4WbGE2sVMH7X2a" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span> - <span dir=ltr>192 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - 0��toiles"><span class="gb-star-on goog-inline-block rating"><span class="value-title" title="3.0"></span></span><span class="gb-star-on goog-inline-block"></span><span class="gb-star-on goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">4</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa"><p>Install�e dans un refuge high-tech accroch� � une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de r�pondre � une question simple : comment vivre ?</p> <p> Outre la solitude, elle s’impose un entra�nement physique et spirituel intense fait de longues marches, d’activit�s de survie, de slackline, de musique et de la r�daction d’un journal de bord.</p> <p> Saura-t-elle � comment vivre � apr�s s’�tre mise � l’�preuve de conditions extr�mes, de la nature immuable des temps g�ologiques, de la brutalit� des �l�ments ? C’est dans l’espoir d’une r�ponse qu’elle s’est volontairement pr�par�e, qu’elle a tout pr�vu.</p> <p> Tout, sauf la pr�sence, sur ces montagnes d�sol�es, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses r�solutions...</p> <p> Avec son style ac�r�, C�line Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confront�e � l’�preuve des �l�ments.</p> <p> Laur�ate du prix Inter (2014) pour Faillir �tre flingu�, C�line Minard est �galement l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd’hui comme l’une des voix les plus originales de la litt�rature contemporaine.</p></div></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="Jh9sDAAAQBAJ"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DJh9sDAAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DJh9sDAAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Le Grand Jeu</span></h4><span class="aux" >Avis d'utilisateur - AMR_La_Pirate - Babelio</span><p dir=ltr><span dir=ltr>Encore un excellent podcast de l’�mission L’Atelier fiction sur France Culture… Encore une �coute qui me donne envie de d�couvrir une auteure que je ne connaissais pas, C�line Minard, et l’un de ses ...</span> <a class="secondary" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=https://www.babelio.com/livres/Minard-Le-Grand-Jeu/850388/critiques/2440130&usg=AOvVaw06f8UuvGYROAyEXj2-o2PE&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Le Grand Jeu</span></h4><span class="aux" >Avis d'utilisateur - jcjc352 - Babelio</span><p dir=ltr><span dir=ltr>Entre � Faillir �tre flingu� � ( le titre d�j� interpelle et nous fait pressentir qu’on va avoir droit � quelque chose de nouveau, certes c’est bien ) et � grand jeu � un tel gouffre que j’en suis ...</span> <a class="secondary" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=https://www.babelio.com/livres/Minard-Le-Grand-Jeu/850388/critiques/2359816&usg=AOvVaw3x1pUan2pN0jg9Bcaaa-td&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT4&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT24&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT42&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT53&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 4" style="white-space:nowrap"><span dir=ltr>Section 4</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><span style="white-space:nowrap"><span dir=ltr>Section 5</span></span></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT102&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 6" style="white-space:nowrap"><span dir=ltr>Section 6</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT113&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 7" style="white-space:nowrap"><span dir=ltr>Section 7</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=copyright&hl=fr" ><span title="Droits d'auteur" style="white-space:nowrap"><span dir=ltr>Droits d'auteur</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=assise&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>assise</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=avant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>avant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=blocs&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>blocs</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bois&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bois</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bord&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bord</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bouger&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bouger</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bout&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bout</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bouteille&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>bouteille</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=br%C3%A8che&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>br�che</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bruit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bruit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>c’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%E2%80%99%C3%A9tait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>c’�tait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=cabane&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>cabane</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=centim%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>centim�tres</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chang%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>chang�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chaud&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>chaud</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chemin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>chemin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chose&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>chose</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ciel&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>ciel</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=commenc%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>commenc�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=compl%C3%A8tement&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>compl�tement</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=corde&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>corde</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=corps&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>corps</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%C3%B4t%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>c�t�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=coup&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=courant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>courant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99eau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>d’eau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>d’un</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99une&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>d’une</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=dernier&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>dernier</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=descendue&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>descendue</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=devant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>devant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=Dongbin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>Dongbin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=Est-ce&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>Est-ce</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=fa%C3%A7on&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>fa�on</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=faisait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>faisait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=fond&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>fond</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=forme&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>forme</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=gauche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>gauche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=haut&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>haut</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=heures&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=humaine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>humaine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=insectes&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>insectes</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=J%E2%80%99ai+pris&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>J’ai pris</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=j%E2%80%99avais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>j’avais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=j%E2%80%99en&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>j’en</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=J%E2%80%99%C3%A9tais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>J’�tais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jardin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>jardin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jouer&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>jouer</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jour&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>jour</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jusqu%E2%80%99%C3%A0&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>jusqu’�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99ai&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>l’ai</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99air&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>l’air</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99autre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>l’autre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99eau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>l’eau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99espace&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>l’espace</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99int%C3%A9rieur&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>l’int�rieur</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=laine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>laine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=laiss%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>laiss�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=lev%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>lev�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ligne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>ligne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=long&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>long</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=main&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>main</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=marche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>marche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=marmotte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>marmotte</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=matin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>matin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=menace&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>menace</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=m%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>m�tres</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=milieu&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>milieu</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mise&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>mise</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=monde&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>monde</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=montagne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>montagne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mont%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>mont�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mouvements&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>mouvements</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99avais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>n’avais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>n’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99%C3%A9tait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>n’�tait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=noires&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>noires</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=nuit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>nuit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ouvert&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>ouvert</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=paroi&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>paroi</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pass%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>pass�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pelouse&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>pelouse</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pens%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>pens�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=petit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>petit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=petite&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>petite</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=peut-%C3%AAtre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>peut-�tre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pied&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>pied</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pierre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>pierre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pins&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>pins</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=place&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pleine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>pleine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=plioc%C3%A8ne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>plioc�ne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=porte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pos%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>pos�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pouvait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>pouvait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=premier&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pr%C3%A9sence&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>pr�sence</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=promesse&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>promesse</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99elle&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>qu’elle</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>qu’il</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99on&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>qu’on</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>qu’un</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=regard%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>regard�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=remont%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>remont�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=respiration&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>respiration</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=reste&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>reste</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=rien&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>rien</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=roche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>roche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ruisseau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>ruisseau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>s’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>s’il</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>sais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sangle&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>sangle</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%C3%A8che&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>s�che</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=semblait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>semblait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=senti&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>senti</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=serait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>serait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=seule&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>seule</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=soleil&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>soleil</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sommet&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>sommet</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sorti&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>sorti</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=suivi&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>suivi</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=tenir&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>tenir</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=terre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>terre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=t%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>t�te</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=tomb%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>tomb�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=toucher&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>toucher</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=trouver&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>trouver</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vall%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>vall�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vent&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>vent</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vide&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>vide</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vire&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>vire</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=voie&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>voie</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=yeux&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>yeux</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="about_author_anchor"></a>� propos de l'auteur <span style="color:#666; font-weight:normal">(2016)</span></h3><div id=about_author class=about_content><div id=about_author_v><div class=textmodulecontent><p>C�line Minard est l'auteur de plusieurs romans dont Le Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd'hui comme l'une des voix les plus originales de la litt�rature contemporaine.</p>
</div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=Jh9sDAAAQBAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=Jh9sDAAAQBAJ&source=qrcode" alt="QR code for Le grand jeu"title="Le grand jeu"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Le grand jeu</span><br><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=bibliogroup:%22Litt%C3%A9rature+Rivages%22&source=gbs_metadata_r&cad=5"><i><span dir=ltr>Litt�rature Rivages</span></i></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=5"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743637323, 9782743637323</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>192 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.bibtex?id=Jh9sDAAAQBAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.enw?id=Jh9sDAAAQBAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.ris?id=Jh9sDAAAQBAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBrowsingHistoryEnabled:1, IsZipitFolderCollectionEnabled:1, IsBooksRentalEnabled:1, IsBooksUnifiedLeftNavEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DJh9sDAAAQBAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"Jh9sDAAAQBAJ","is_ebook":true,"volumeresult":{"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=Jh9sDAAAQBAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&source=gbs_api&v=Jh9sDAAAQBAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_5] Response time is below 500ms | 3 | 0 | 0 |
| [code_5] Response code is 200 | 3 | 0 | 0 |
| [format_5] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_5] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_5] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_5] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_5] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e34a8906-9567-412b-9ff0-497607c06e8d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 556,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "KXLeZOrIMzM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "AB0/nqWVnfo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "3Vy1c2PgPkU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "EBxgRgpNmvE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "w4YtzT5Xwqs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "Rw2W7V2c+RY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "HjPFOKclvCs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "Ch4pqD/DgW4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "XOSY1QpdQ1U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "tYFKq42JwSw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` |Response has no content | 1 |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d23078e6-13a9-4116-95d9-0e89947383f1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502a001_1] Response is an empty object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has all expected properties | 1 |
| ```[C002]``` | Response has "totalItems" set to 0 | 1 |
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3d084f29-b06e-4584-9ac6-c6e036fd5063 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502bC001_1] Response is an object, has <kind> and <totalItems> properties | 0 | 1 | 0 |
| [S502bC002_1] Response <totalItems> = 0 | 0 | 1 | 0 |
| Total | 2 | 3 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [S502bC001_1] Response is an object, has <kind> and <totalItems> properties | |
| [S502bC002_1] Response <totalItems> = 0 | |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has no content | 1 |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5a1f5306-5c4b-40d3-9c04-3071e30e40d2 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502cC001_1] Response is an object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has expected properties| 1 |
| ```[C002]``` | Response has "totalItems" = 1| 1 |
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c05423f9-32d4-4412-b906-d2f2d5ed84a5 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502dC001_1] Response is an object, has <kind> and <totalItems> properties | 0 | 1 | 0 |
| [S502dC002_1] Response "totalItems" = 1 | 0 | 1 | 0 |
| Total | 2 | 3 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [S502dC001_1] Response is an object, has <kind> and <totalItems> properties | |
| [S502dC002_1] Response "totalItems" = 1 | |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has expected properties| 1 |
| ```[C002]``` | Response has one item which id and title matches book from [S502c]| 1 |
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f8123e70-1f73-4fe3-8cfb-c62144f4f8b8 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:42 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502e001_1] Response is an object, has <kind> = "books#volumes" | 0 | 1 | 0 |
| [S502e002_1] Response object has uniq item with "id" = B3hOv6y9_dcC and "title" = Akim-foo | 0 | 1 | 0 |
| Total | 2 | 3 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [S502e001_1] Response is an object, has <kind> = "books#volumes" | |
| [S502e002_1] Response object has uniq item with "id" = B3hOv6y9_dcC and "title" = Akim-foo | |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has "200" Status code | 1|
| ```[C002]``` | Response has no content | 1 |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48776dbd-fce6-414d-9a78-b5b4eb1aa6ce |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:42 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502f001_1] Response is an empty object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
### 3 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has totalItems back to [S502b] value | 1 |
| ```[C003]``` | Response has no longer an item of id "B3hOv6y9_dcC"| 1 |
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e46af6bd-067c-4b0c-b5a9-8ec411452b16 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 09:22:42 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502gC001_1] total Items of bookshelf is back to null | 0 | 1 | 0 |
| [S502gC002_1] bookId B3hOv6y9_dcC is no longer present in bookshelf list | 1 | 0 | 0 |
| Total | 3 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [S502gC001_1] total Items of bookshelf is back to null | |